use new way to find python3 since cmake 3.12 and do not use old python path
This commit is contained in:
@@ -58,8 +58,6 @@ if [ ! -d "${CGAL_DOC_BUILD}/${CGAL_RELEASE_ID}" ]; then
|
||||
fi
|
||||
cd "${CGAL_RELEASE_ID}"
|
||||
|
||||
PYTHONPATH=/home/cgal-testsuite/.local/lib/python2.6/site-packages
|
||||
export PYTHONPATH
|
||||
PATH=/home/cgal-testsuite/local/bin:$PATH
|
||||
export PATH
|
||||
cd "$PWD/doc/scripts"
|
||||
|
||||
Reference in New Issue
Block a user