[CMake] CMAKE_CURRENT_SOURCE_DIR showing up in include directories

Robert Dailey rcdailey.lists at gmail.com
Thu Jun 7 20:56:17 EDT 2012


For some reason, I'm seeing CMAKE_CURRENT_SOURCE_DIR (its value) show up in
my list of include directories for some of the visual studio 2008 projects
that CMake generates. I'm not explicitly including it in my call to
include_directories(), so I'm not sure what is doing it. I debug the code
that passes includes to include_directories() command, and that directory
is not in the list.

Any ideas? Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120607/6ccb17e1/attachment.htm>


More information about the CMake mailing list