Filipe Sousa wrote:
CMAKE_INCLUDE_CURRENT_DIR is the same as
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_CURRENT_SOURCE_DIR}) for all targets.
When explaining a variable, it's good to put it on the wiki. I did it this time.
http://www.cmake.org/Wiki/CMake_Useful_Variables#Environment_Variables Cheers, Brandon Van Every
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
