mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03: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