[CMake] CMAKE_INCLUDE_CURRENT_DIR?

Brandon J. Van Every bvanevery at gmail.com
Thu Mar 15 16:28:19 EST 2007


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20070315/ce03ee59/attachment.htm


More information about the CMake mailing list