FindPython: Fix spelling error

This commit is contained in:
Marc Chevrier 2024-06-04 16:12:55 +02:00
parent 601fab1f05
commit 4178ab928f

View File

@ -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()