BUG: Should not load CMAKE_INSTALL_PREFIX from the cache.

This commit is contained in:
Brad King 2002-10-11 10:14:19 -04:00
parent 98ae74ce74
commit 3d3d7a9146
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ IF(CABLE_BUILD_DIR)
LIBRARY_OUTPUT_PATH
EXECUTABLE_OUTPUT_PATH
MAKECOMMAND
CMAKE_INSTALL_PREFIX
INCLUDE_INTERNALS
CABLE_LIBRARY_PATH
CABLE_EXECUTABLE_PATH)