On Wednesday 01 August 2007 18:53, Juan Sanchez wrote: > Is it possible to get the include paths from ADD_DIRECTORIES into a > custom command? I need to pass along the include path for a special > swig invocation.
Does get_directory_property( incDirs INCLUDE_DIRECTORIES) what you want ? Alex _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
