gikari added a comment.

  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";
    )
  
  ?

REPOSITORY
  R99 KDE Gtk Configuration Tool

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

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

Reply via email to