Skip to content
Snippets Groups Projects
Commit ab81b83f authored by Pospelov, Gennady's avatar Pospelov, Gennady
Browse files

Ubuntu patch

parent 99bc5c9c
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ find_package(GSL REQUIRED)
# --- Python ---
if(BORNAGAIN_PYTHON OR BORNAGAIN_GUI)
find_package(PythonInterp REQUIRED)
find_package(PythonLibsNew)
find_package(PythonLibs)
# important to find interpreter and libraries from same python version
#set(PythonLibs_FIND_VERSION ${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR})
......
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