Re: [CMake] Changes to how CMAKE_INCLUDE_PATH / CMAKE_LIBRARY_PATH function in 2.6.x

2008-11-17 Thread Philip Lowman
On Mon, Nov 17, 2008 at 4:15 PM, Alexander Neundorf <[EMAIL PROTECTED] > wrote: > On Sunday 16 November 2008, Philip Lowman wrote: > > I noticed local CMake variables for CMAKE_INCLUDE_PATH and > > Hmm, I can't reproduce the problem: Sorry for any wasted time. I did some work tonight first tryi

Re: [CMake] Changes to how CMAKE_INCLUDE_PATH / CMAKE_LIBRARY_PATH function in 2.6.x

2008-11-17 Thread Alexander Neundorf
On Sunday 16 November 2008, Philip Lowman wrote: > I noticed local CMake variables for CMAKE_INCLUDE_PATH and Hmm, I can't reproduce the problem: $ cat CMakeLists.txt CMakeLists.txt: No such file or directory $ touch CMakeLists.txt $ /opt/cmake-HEAD/bin/cmake . ... -- Build files have been writt

[CMake] Changes to how CMAKE_INCLUDE_PATH / CMAKE_LIBRARY_PATH function in 2.6.x

2008-11-16 Thread Philip Lowman
I noticed local CMake variables for CMAKE_INCLUDE_PATH and CMAKE_LIBRARY_PATH no longer work in CMake 2.6.x. It appears the documentation has been changed to require these to be CACHE variables. First of all, why the change in behavior? Shouldn't a locally specified CMAKE_INCLUDE_PATH variable t