Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
MAminSFV committed Sep 12, 2024
1 parent 707df75 commit fe31f0d
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 @@ -41,7 +41,7 @@ include(CTest)
find_package(drake CONFIG REQUIRED)

# Try to import all Python components potentially needed by nanobind
find_package(Python 3.12
find_package(Python 3.10
REQUIRED COMPONENTS Interpreter Development.Module)
find_package(pybind11 CONFIG REQUIRED)

Expand Down

0 comments on commit fe31f0d

Please sign in to comment.