[CMake] Does cmake check CPLUS_INCLUDE_PATH?

David Doria daviddoria at gmail.com
Tue Mar 2 09:18:49 EST 2010


Does CMAKE_INCLUDE_PATH import things from CPLUS_INCLUDE_PATH? I messed with
some system variables trying to get something unrelated to work, and now
cmake complains that it can't find iostream.h when I try to build VTK. I
definitely have some paths on CPLUS_INCLUDE_PATH that contain iostream.h -
do I need to set CMAKE_INCLUDE_PATH in my .bashrc to contain those paths as
well?

Thanks,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100302/6783b402/attachment.htm>


More information about the CMake mailing list