Hi,

I'm running the following command several times in different child
directories:

set_property( DIRECTORY ${CMAKE_SOURCE_DIR} PROPERTY INCLUDE_DIRECTORIES
${DC_INCLUDES} )

This seems to crash CMake. DC_INCLUDES is a list of absolute paths to
include directories.
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to