Salome HOME
Fix for the issue #2573: Wrong position of created part
[modules/shaper.git] / src / Model / CMakeLists.txt
index 37dfcb27424d05e826b24dacfaca1fde0304ef0d..cacba22ced29ee99dcdf0d44bbaada591ef5c69c 100644 (file)
@@ -48,7 +48,6 @@ SET(PROJECT_HEADERS
     Model_Update.h
     Model_Validator.h
     Model_ResultBody.h
-    Model_ResultCompSolid.h
     Model_ResultConstruction.h
     Model_ResultPart.h
     Model_ResultField.h
@@ -86,7 +85,6 @@ SET(PROJECT_SOURCES
     Model_Update.cpp
     Model_Validator.cpp
     Model_ResultBody.cpp
-    Model_ResultCompSolid.cpp
     Model_ResultConstruction.cpp
     Model_ResultPart.cpp
     Model_ResultField.cpp