[CMake] set_property() crashing

Robert Dailey rcdailey at gmail.com
Sat Jan 17 23:24:31 EST 2009


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090117/d9bb596e/attachment-0001.htm>


More information about the CMake mailing list