[CMake] help with learning add_library
Eric Noulard
eric.noulard at gmail.com
Tue Nov 9 01:28:46 EST 2010
2010/11/8 luxInteg <lux-integ at btconnect.com>:
>>
>> If you manipulate list have a look at the CMake builtin "LIST" command.
>
> I had a look at lists on this page
> http://www.cmake.org/Wiki/CMakeMacroListOperations
You should reallty use **builtin** list
http://www.cmake.org/cmake/help/cmake-2-8-docs.html#command:list
and not possibly OBSOLETE MACRO.
unless you really have to use a CMake version which does not support "list"
--
Erk
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org
More information about the CMake
mailing list