Salome HOME
Issue #529 : 4.07. Import IGES, export to BREP, STEP, IGES - Export IGES with versions
[modules/shaper.git] / src / ExchangePlugin / CMakeLists.txt
index 2440dd1292b8674ef2119d89e305a370505d7f45..c31364d8f094bd016fd2d706f573f57368277fb1 100644 (file)
@@ -16,6 +16,7 @@ SET(PROJECT_HEADERS
     ExchangePlugin_ImportFeature.h
     ExchangePlugin_ExportFeature.h
     ExchangePlugin_Validators.h
+    ExchangePlugin_Tools.h
 )
 
 SET(PROJECT_SOURCES
@@ -23,6 +24,7 @@ SET(PROJECT_SOURCES
     ExchangePlugin_ImportFeature.cpp
     ExchangePlugin_ExportFeature.cpp
     ExchangePlugin_Validators.cpp
+    ExchangePlugin_Tools.cpp
 )
 
 SET(XML_RESOURCES