This commit is contained in:
mlangkabel
2021-07-19 18:57:54 +02:00
parent 9b6e52b1e9
commit de6544b63b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@ find_package(PythonLibs ${PYTHON_VERSION} REQUIRED)
find_package(SWIG REQUIRED)
include(${SWIG_USE_FILE})
message("pppp: ${PYTHON_INCLUDE_DIRS}")
# --- Configure Target ---