X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk%2FCMakeLists.txt;h=4b440a4725ff1e91a403b18efd27251184afec6c;hb=f6ee0125950420d10400194d73bb9fb96f65f088;hp=92d1fa4219249ece06909d1c8a73c49bdeaad58f;hpb=192dfdf774a06066eff90e9c50916723c8592706;p=creaContours.git diff --git a/bbtk/CMakeLists.txt b/bbtk/CMakeLists.txt index 92d1fa4..4b440a4 100644 --- a/bbtk/CMakeLists.txt +++ b/bbtk/CMakeLists.txt @@ -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 )