]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSetPlugin/CMakeLists.txt
Salome HOME
Features and plugins loading mechanisms
[modules/shaper.git] / src / PartSetPlugin / CMakeLists.txt
index d6d5787f7c9db415b3c1f3d96888ac8732b999f3..ab07cdc88c95c8d495c2127794685c3ff07cf55c 100644 (file)
@@ -5,11 +5,12 @@ INCLUDE(FindBoost)
 
 SET(PROJECT_HEADERS
     PartSetPlugin.h
+    PartSetPlugin_Plugin.h
     PartSetPlugin_NewPart.h
 )
 
 SET(PROJECT_SOURCES
-    PartSetPlugin.cxx
+    PartSetPlugin_Plugin.cxx
     PartSetPlugin_NewPart.cxx
 )