eszlari added a comment.

  In D25324#563373 <https://phabricator.kde.org/D25324#563373>, @gikari wrote:
  
  > In D25324#563347 <https://phabricator.kde.org/D25324#563347>, @eszlari 
wrote:
  >
  > > But seems, this only applies to dependencies checked by find_package().
  >
  >
  > I'm confused.
  >
  > Does it mean, I should create custom `FindXsettingsd.cmake` module for 
xsettingsd, then write something like this:
  >
  >   find_package(Xsettingsd)
  >   set_package_properties(Xsettingsd PROPERTIES
  >       TYPE RUNTIME
  >       DESCRIPTION "Provides settings to X11 applications via the XSETTINGS 
specification"
  >       URL "https://github.com/derat/xsettingsd";
  >   )
  >
  >
  > ?
  
  
  Yes. Maybe you can take inspiration from this commit:
  
https://cgit.kde.org/kinfocenter.git/commit/?id=35b19106c5cb64c4705a3682269826d4be6510f2

REPOSITORY
  R99 KDE Gtk Configuration Tool

REVISION DETAIL
  https://phabricator.kde.org/D25324

To: gikari
Cc: eszlari, broulik, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, 
jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, 
lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to