Christian Ehrlicher wrote:
> install(TARGETS kfoo kbar USE_PROPERTIES foo)
> 
> where foo contains all informations about the install locations?

How is this different from

  install(TARGETS kfoo kbar ${foo_INSTALL_RULES})

which you can do right now?

-Brad
_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to