mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 02:39:48 -06:00
FindPython: Fix spelling error
This commit is contained in:
@@ -1552,7 +1552,7 @@ if(BUILD_TESTING)
|
||||
set(CMake_TEST_FindPython2 TRUE)
|
||||
set(CMake_TEST_FindPython3 TRUE)
|
||||
endif()
|
||||
if(CMake_TEST_FindPython_SABIMOdule)
|
||||
if(CMake_TEST_FindPython_SABIModule)
|
||||
set(CMake_TEST_FindPython2_SABIModule TRUE)
|
||||
set(CMake_TEST_FindPython3_SABIModule TRUE)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user