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>