mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-19 19:43:23 +08:00
Source: Fix typos
This commit is contained in:
@@ -303,7 +303,7 @@ std::map<std::string, std::string> GetOSReleaseVariables(
|
|||||||
scripts = gl.GetFiles();
|
scripts = gl.GetFiles();
|
||||||
}
|
}
|
||||||
|
|
||||||
// 2. User provided (append to the CMake prvided)
|
// 2. User provided (append to the CMake provided)
|
||||||
cmList::append(
|
cmList::append(
|
||||||
scripts, makefile.GetDefinition("CMAKE_GET_OS_RELEASE_FALLBACK_SCRIPTS"));
|
scripts, makefile.GetDefinition("CMAKE_GET_OS_RELEASE_FALLBACK_SCRIPTS"));
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user