Hi,

I would like to know if it is possible to have a unit test with two runs of cmake, simulating a user change of the cache in between.

The workflow would be the following:
- run cmake with default options, cache entries automatically populated
- change some cache value
- run cmake again and check the output and cache output

I am right now looking at RunCMake but I do not think this scheme is suitable for that.

Would anyone point me to some test already performing that?

Many thanks,
Raffi

--

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://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to