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

add PythonField.h to extra_include for python bindings generation

parent 1479aa58
No related branches found
No related tags found
No related merge requests found
...@@ -125,6 +125,7 @@ set (GMSH_PYTHON_EXTRA_INCLUDE ...@@ -125,6 +125,7 @@ set (GMSH_PYTHON_EXTRA_INCLUDE
Mesh/directions3D.h Mesh/directions3D.h
Mesh/DivideAndConquer.h Mesh/DivideAndConquer.h
Mesh/Field.h Mesh/Field.h
Mesh/PythonField.h
Fltk/FlGui.h Fltk/FlGui.h
Solver/frameSolver.h Solver/frameSolver.h
Solver/functionSpace.h Solver/functionSpace.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment