[CMake] Are the [Project name]_SOURCE_DIR variables stored in the cache ?

Glenn Coombs glenn.coombs at gmail.com
Thu May 1 13:30:04 EDT 2014


I thought they probably were.  My question was really if the behaviour that
results from that was desirable.  I can't see any reason why they should be
cached as they aren't user configurable variables.  Would it break anything
badly if they were not stored in the cache ?  It would result in more
consistent behaviour IMHO.

--
Glenn


On 28 April 2014 19:33, Matthew Woehlke <mw_triad at users.sourceforge.net>wrote:

> On 2014-04-23 14:18, Glenn Coombs wrote:
>
>> Are the [Project name]_SOURCE_DIR variables being automatically stored in
>> the cmake cache?
>>
>
> Running 'grep _SOURCE_DIR CMakeCache.txt' would answer this question.
>
> (And yes, they are.)
>
> --
> Matthew
>
> --
>
> Powered by www.kitware.com
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Kitware offers various services to support the CMake community. For more
> information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20140501/bc3c2df5/attachment.html>


More information about the CMake mailing list