]> Creatis software - creaContours.git/blobdiff - bbtk/CMakeLists.txt
*** empty log message ***
[creaContours.git] / bbtk / CMakeLists.txt
index 92d1fa4219249ece06909d1c8a73c49bdeaad58f..4b440a4725ff1e91a403b18efd27251184afec6c 100644 (file)
@@ -4,7 +4,7 @@
 
 #===========================================================================
 # THE NAME OF THE BBTK PACKAGE
-SET(BBTK_PACKAGE_NAME CreaContour)
+SET(BBTK_PACKAGE_NAME creaContours)
 #===========================================================================
 
 
@@ -22,7 +22,7 @@ SET(${BBTK_PACKAGE_NAME}_AUTHOR "car-prie@uniandes.edu.co")
 
 #===========================================================================
 # PACKAGE DESCRIPTION
-SET(${BBTK_PACKAGE_NAME}_DESCRIPTION "This package contains the module ndimensions ")
+SET(${BBTK_PACKAGE_NAME}_DESCRIPTION "This package contains the module ndimensions. LG : what is it ? Add an example !")
 #===========================================================================
 
 #===========================================================================
@@ -132,7 +132,7 @@ SET(${BBTK_PACKAGE_NAME}_LIBS
        Interface_ManagerContour_NDimensions_lib
        Interface_Icons_NDimensions_lib
        kernel_ManagerContour_NDimensions_lib
-       NDimensionsEnvironment
+       CreaEnvironment
        maracasVisuLib
        vtkImaging  vtkGraphics vtkRendering vtkFiltering vtkCommon
   )