mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 14:19:59 -05:00
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
This commit is contained in:
@@ -89,7 +89,6 @@ bool cmListFileCache::CacheFile(const char* path, bool requireProjectCommand)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
// Get a pointer to a persistent copy of the name.
|
||||
const char* filename = this->GetUniqueStringPointer(path);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user