Skip to content
Snippets Groups Projects
Commit 4886d3e9 authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files

Vers update

parent 095ab557
No related branches found
No related tags found
1 merge request!26Support 3689
......@@ -202,7 +202,7 @@ endif()
file(GLOB CHAIN_COMMON_PYTHON_SRCS src/*.c)
file(GLOB CHAIN_COMMON_PYTHON_HEADERS include/*.h)
set(Python_ADDITIONAL_VERSIONS 3.7)
set(Python_ADDITIONAL_VERSIONS 3.7 3.6 3.5 3.4)
find_package (PythonLibs REQUIRED)
include_directories(${PYTHON_INCLUDE_DIR} include/)
......
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