<div class="gmail_quote">On Sat, Jan 17, 2009 at 10:24 PM, Robert Dailey <span dir="ltr">&lt;<a href="mailto:rcdailey@gmail.com">rcdailey@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I&#39;m running the following command several times in different child directories:<br><br>set_property( DIRECTORY ${CMAKE_SOURCE_DIR} PROPERTY INCLUDE_DIRECTORIES ${DC_INCLUDES} )<br><br>This seems to crash CMake. DC_INCLUDES is a list of absolute paths to include directories.<br>

</blockquote></div><br>Interestingly enough if DC_INCLUDES is empty or does not exist this crashes.<br>