Skip to content
Snippets Groups Projects
Unverified Commit 41c68368 authored by Lars Bilke's avatar Lars Bilke
Browse files
parent 9f93398c
No related branches found
No related tags found
No related merge requests found
......@@ -86,6 +86,7 @@ endif()
if(GUIX_BUILD)
find_package(pybind11 REQUIRED)
else()
set(PYBIND11_FINDPYTHON ON)
CPMFindPackage(
NAME pybind11 GITHUB_REPOSITORY pybind/pybind11
VERSION ${ogs.minimum_version.pybind11} SYSTEM TRUE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment