Skip to content

Commit

Permalink
chages for 3.11 (but also works with 3.10)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerThorsten committed Sep 5, 2023
1 parent bab0a99 commit 9959336
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@ option(LINK_LIBEXPAT "Link libexpat" OFF)
option(LINK_LIBMPDEC "Link libmpdec" OFF)



message(STATUS "ENV VAR PYTHON_VERSION: $ENV{PYTHON_VERSION}")

SET(PYTHON_VERSION 3.11.3)
set(PYBIND11_PYTHON_VERSION 3.11.3)


##########################################################
# embed python files in C++ headers
##########################################################
Expand Down

0 comments on commit 9959336

Please sign in to comment.