Skip to content

Commit

Permalink
update pypi action
Browse files Browse the repository at this point in the history
  • Loading branch information
kungjim committed Sep 17, 2023
1 parent ba64490 commit 7d1ffa5
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 @@ -17,7 +17,7 @@ endif(APPLE)
include_directories(include)
include_directories(/usr/local/include)
include_directories(/usr/include)

set (Python3_FIND_VIRTUALENV FIRST)
set(PYTHON_EXECUTABLE ${PYTHON_EXECUTABLE})

find_package(Python COMPONENTS Interpreter Development)
Expand Down

0 comments on commit 7d1ffa5

Please sign in to comment.