Skip to content
Snippets Groups Projects
Commit 3ad97e88 authored by Jonathan Lambrechts's avatar Jonathan Lambrechts
Browse files

gmshpy : move to wrappers/gmshpy (sorry not wrappers/python), please remove...

gmshpy : move to wrappers/gmshpy (sorry not wrappers/python), please remove the old "gmshpy" directory in your build directory.  Warning for dg users : check that the rundgpy script you are using is a link to the one in your build directory, not a copy of an old version
parent dab0f1c5
Branches
Tags
No related merge requests found
......@@ -1204,7 +1204,7 @@ if(ENABLE_WRAP_PYTHON)
if(SWIG_MAJOR_VERSION EQUAL 1)
message("WARNING: Python bindings require SWIG >= 2: disabling Python")
else(SWIG_MAJOR_VERSION EQUAL 1)
add_subdirectory(gmshpy)
add_subdirectory(wrappers/gmshpy)
endif(SWIG_MAJOR_VERSION EQUAL 1)
endif(SWIG_FOUND AND PYTHONLIBS_FOUND)
endif(ENABLE_WRAP_PYTHON)
......
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment