mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 14:19:59 -05:00
cmState: Move CacheEntryType enum from cmCacheManager.
This commit is contained in:
@@ -147,6 +147,6 @@ bool cmBuildCommand
|
||||
makecommand.c_str(),
|
||||
"Command used to build entire project "
|
||||
"from the command line.",
|
||||
cmCacheManager::STRING);
|
||||
cmState::STRING);
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user