[Cmake] CMake not changing runtime variables
William A. Hoffman
bill.hoffman at kitware.com
Mon Mar 17 21:54:47 EST 2003
There should only be one CMakeCache.txt file per project, so something
strange is going on. Can you give a more detailed example?
-Bill
At 06:44 PM 3/17/2003 -0500, Nathan Smith wrote:
>Hello, cmake is not correctly reflecting changes that I make to runtime
>variables. For instance, I will delete CMakeCache.txt in the base and
>subdirectories of the build, rerun ccmake, enter in -Wall for c++ flags,
>configure, generate, and -Wall doesn't show up as one of the flags. Anyone
>have any ideas? Thanks
>
>Nate
>
>
>_______________________________________________
>Cmake mailing list
>Cmake at public.kitware.com
>http://public.kitware.com/mailman/listinfo/cmake
More information about the CMake
mailing list