From c140847a3acafdccae89ae35edf40e3de19471bf Mon Sep 17 00:00:00 2001 From: blueloveTH Date: Tue, 13 Feb 2024 23:10:05 +0800 Subject: [PATCH] Update CMakeLists.txt --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 00009326..4b7d1856 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,6 +10,7 @@ if (CMAKE_VERSION VERSION_LESS 3.12) set(Python3_EXECUTABLE python3) else() find_package(Python3 COMPONENTS Interpreter) +endif() execute_process( COMMAND ${Python3_EXECUTABLE} prebuild.py