[CMake] rebuild_cache does not fully rebuild the cache information

Nils Rathmann Nils.Rathmann at dwd.de
Wed May 9 04:42:12 EDT 2018


Hi,
when I change the installation of external dependencies, which are 
located by find_packages, it seems, that it is not enough to run 
rebuild_cache. The information about external software is not thrown 
away and rebuild. I have to delete the CMakeCache.txt and rebuild again.
It this intended? And why is it intended?

I work with cmake 3.9.1.

Thank you,
Nils


More information about the CMake mailing list