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&#39;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?<div>
<br clear="all">Thanks,<br><br>David<br>
</div>