hi, is there any way to remove a variable from the cache, or alternatively don't show a cached value in ccmake? or can I tell FIND_PATH not to create a cache entry?
(this would be i.e. useful in some FindXXX.cmake files, where several FIND_PATHs are used and all found paths then are combined in XXX_INCLUDE_DIRS. and it's ugly if both XXX_INCLUDE_DIRS and all the single paths appear in ccmake.) regards, Roland _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
