[CMake] How to share CMakeCache between projects?
Christoph Grüninger
christoph.grueninger at iws.uni-stuttgart.de
Fri May 24 11:28:29 EDT 2013
Hi CMake,
in our code we have different related CMake projects but CMake does not
really know about dependencies between the projects. It would be handy
to have only one CMakeCache.txt for all projects to reduce multiple
execution of the Find*.cmake tests.
Is there a possibility to define the path to the cache file? Or is there
another way to handle this?
Bye
Christoph
--
The Romans didn't find algebra very challenging,
because X was always 10.
********************************************
CMWR 2014: 9th - 13th June 2014 in Stuttgart
Please visit www.cmwr14.de
********************************************
More information about the CMake
mailing list