Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dvicini committed Dec 25, 2024
1 parent 3f41188 commit 118be71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ endif()

include(ext/cmake-defaults/CMakeLists.txt)

find_package(Python 3.8
find_package(Python
REQUIRED COMPONENTS Interpreter Development.Module
OPTIONAL_COMPONENTS Development.SABIModule)

Expand Down

0 comments on commit 118be71

Please sign in to comment.