Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
matlabbe committed Oct 1, 2023
1 parent afd10b1 commit 78c029d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions corelib/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,9 @@ IF(WITH_PYTHON AND Python3_FOUND)
${PUBLIC_LIBRARIES}
Python3::Python
Python3::NumPy
)
SET(LIBRARIES
${LIBRARIES}
pybind11::embed
)
SET(SRC_FILES
Expand Down

0 comments on commit 78c029d

Please sign in to comment.