macro_optional_add_subdirectory()

Allen Winter winter at kde.org
Sun Jan 13 15:18:03 CET 2008


Howdy,

Can we use macro_optional_add_subdirectory() for all project subdirs
in our module CMakeLists.txt files?

Even the library subdirs?

kdepim/CMakeLists.txt still uses plain old add_subdirectory() for
many of the subdirs and I would like to  know which ones I can
change to use macro_optional_add_subdirectory().

-Allen



More information about the Kde-buildsystem mailing list