[CMake] Faking a library

Игорь Пашев pashev.igor at gmail.com
Sat Oct 19 03:28:53 EDT 2013


2013/10/19 Magnus Therning <magnus at therning.org>:
> Is it possible to put the include path in some property on the library
> as well, to avoid using a separate variable for that?

SET_TARGET_PROPERTIES (target PROPERTIES <VARIABLE-NAME> <VARIABLE-VALUE>)


More information about the CMake mailing list