Skip to content
Snippets Groups Projects
Commit a4bf9e80 authored by Jean-Marie Favreau's avatar Jean-Marie Favreau
Browse files

Add missing python scripts in the install system

parent 36dc0a11
No related branches found
No related tags found
No related merge requests found
......@@ -443,7 +443,12 @@ IF(CIMG_FOUND AND SWIG_DIR)
pre-n-loops.py
meshCutUsingNLoops.py scalarFunctionConverter.py
meshDistanceMatrix.py
meshGetRegionOfInterest.py unitTestingFields.py)
meshReconstruction.py
meshGetRegionOfInterest.py unitTestingFields.py
unitTestingPath2D.py unitTestingReconstruction.py
meshGetPathsBetweenBorderPoints.py meshGetScalarFunctionFromCylinders.py
scalarFunctionInfos.py
)
# python binding
SET(Taglut_LIBRARY_DIR ${PYTHON_OUTPUT_PATH})
......
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