]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/CMakeLists.txt
Widget integration (step 2/6). WARNING: IT DOES NOT COMPILE YETgit shortlog !
[cpPlugins.git] / lib / cpPlugins / Interface / CMakeLists.txt
index a3990cc02c4b674d6d93e77bb94a7a4ef6f7ec27..8ee622177e320c774d787591844a42170ef01ad2 100644 (file)
@@ -15,6 +15,7 @@ SET(
   BaseProcessObjects.h
   DataObject.h
   Image.h
+  ImplicitFunction.h
   Interface.h
   Macros.h
   Mesh.h
@@ -30,6 +31,7 @@ SET(
 SET(
   LIB_HEADERS_HXX
   Image.hxx
+  ImplicitFunction.hxx
   Mesh.hxx
   Parameters.hxx
   ProcessObject.hxx
@@ -50,6 +52,7 @@ SET(
   BaseProcessObjects.cxx
   DataObject.cxx
   Image.cxx
+  ImplicitFunction.cxx
   Interface.cxx
   Mesh.cxx
   Object.cxx