Skip to content

Commit ed28fdc

Browse files
committed
Add this again, see pybind/pybind11#5467
1 parent 3d41e6a commit ed28fdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/dependencies.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ CPMAddPackage(
9292
GITHUB_REPOSITORY pybind/pybind11
9393
GIT_TAG ${pybind11_VERSION}
9494
EXCLUDE_FROM_ALL YES
95+
OPTIONS "PYBIND11_FINDPYTHON ON"
9596
)
9697

9798
include("${pybind_SOURCE_DIR}/tools/pybind11Common.cmake")

0 commit comments

Comments
 (0)