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
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
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