Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s committed Mar 24, 2024
1 parent 9339ebc commit d1a2de3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ if (USE_PYTHON)
set(Python3_FIND_REGISTRY "LAST")
set(Python3_FIND_FRAMEWORK "LAST")
set(Python3_FIND_VIRTUALENV "FIRST")
endif()

add_definitions(-DUSE_PYTHON)
find_package(Python3 REQUIRED COMPONENTS Development)
Expand Down

0 comments on commit d1a2de3

Please sign in to comment.