Skip to content

Commit

Permalink
Include HAVE_PYTHON_EMBED in CMakeInclude.h.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
etphipp authored Aug 15, 2024
1 parent 418fe29 commit 4facc50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmake/CMakeInclude.h.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,6 @@ typedef @GENTEN_INDEX_TYPE@ ttb_indx;

//---- DEFINED IF PYTHON
#cmakedefine HAVE_PYTHON

//---- DEFINED IF EMBEDDED PYTHON INTERPRETER IS ENABLED
#cmakedefine HAVE_PYTHON_EMBED

0 comments on commit 4facc50

Please sign in to comment.