[CMake] set_property() crashing
Robert Dailey
rcdailey at gmail.com
Sun Jan 18 00:49:23 EST 2009
On Sat, Jan 17, 2009 at 10:24 PM, Robert Dailey <rcdailey at gmail.com> wrote:
> 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.
>
Interestingly enough if DC_INCLUDES is empty or does not exist this crashes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090117/177bc8e9/attachment.htm>
More information about the CMake
mailing list