X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNEL%2FCMakeLists.txt;h=7fe1bd1163a4b5b1a21a21c560a6bf4379271e6b;hb=19a5d11f2c31745a83bd6993357263641c0babe5;hp=a3ce570f360af15b0c4961c74b5fd64f4421f9a3;hpb=773a834dad12352f0d108db6dec5aac713290909;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNEL/CMakeLists.txt b/src/INTERP_KERNEL/CMakeLists.txt index a3ce570f3..7fe1bd116 100644 --- a/src/INTERP_KERNEL/CMakeLists.txt +++ b/src/INTERP_KERNEL/CMakeLists.txt @@ -27,6 +27,7 @@ SET(interpkernel_SOURCES TetraAffineTransform.cxx CellModel.cxx DiameterCalculator.cxx + OrientationInverter.cxx UnitTetraIntersectionBary.cxx InterpolationOptions.cxx BoxSplittingOptions.cxx @@ -35,6 +36,7 @@ SET(interpkernel_SOURCES Interpolation3DSurf.cxx Interpolation3D.cxx Interpolation2D3D.cxx + Interpolation3D1D.cxx MeshElement.cxx InterpKernelMeshQuality.cxx InterpKernelCellSimplify.cxx