Skip to content
Snippets Groups Projects
Commit ac7ed64c authored by Joanna Baran's avatar Joanna Baran
Browse files

Update CMakeLists.txt

parent ca6df0a5
No related merge requests found
Pipeline #3876 canceled with stage
in 1 minute and 5 seconds
......@@ -33,7 +33,6 @@ link_directories(${Boost_LIBRARY_DIRS})
# find_package(PythonLibs 3.8)
set(PYTHON_LIBRARIES "/usr/lib/x86_64-linux-gnu/libpython3.8.so")
set(PYTHON_INCLUDE_DIRS "/usr/include/python3.8")
find_package(PythonLibs 3.8)
find_package(PythonInterp 3.8)
# idea taken from pyplot build system
#execute_process(
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment