X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNEL%2FCMakeLists.txt;h=159c4edef06acf9b3bda933ff6ebf646c7e66885;hb=ffdef130a5a36893d8e58d538884e79413975c7a;hp=a3151d17054486d0fc185bcc2d9413a038981f34;hpb=e4e818283536332064f6c896b6d9fa6ca356b7ed;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNEL/CMakeLists.txt b/src/INTERP_KERNEL/CMakeLists.txt index a3151d170..159c4edef 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 @@ -36,6 +37,7 @@ SET(interpkernel_SOURCES Interpolation3D.cxx Interpolation2D3D.cxx Interpolation3D1D.cxx + Interpolation1D0D.cxx MeshElement.cxx InterpKernelMeshQuality.cxx InterpKernelCellSimplify.cxx