]> Creatis software - creaContours.git/blobdiff - bbtk/CMakeLists.txt
*** empty log message ***
[creaContours.git] / bbtk / CMakeLists.txt
index 4b440a4725ff1e91a403b18efd27251184afec6c..247713a5718cde75b234fedd6e9929efbc2d37b6 100644 (file)
@@ -17,7 +17,7 @@ SET(BBTK_PACKAGE_NAME creaContours)
 #===========================================================================
 # PACKAGE AUTHOR
 # !!! NO COMMA ALLOWED !!!
-SET(${BBTK_PACKAGE_NAME}_AUTHOR "car-prie@uniandes.edu.co")
+SET(${BBTK_PACKAGE_NAME}_AUTHOR "InfoTeam CREATIS-LRMN")
 #===========================================================================
 
 #===========================================================================
@@ -132,9 +132,9 @@ SET(${BBTK_PACKAGE_NAME}_LIBS
        Interface_ManagerContour_NDimensions_lib
        Interface_Icons_NDimensions_lib
        kernel_ManagerContour_NDimensions_lib
-       CreaEnvironment
-       maracasVisuLib
-       vtkImaging  vtkGraphics vtkRendering vtkFiltering vtkCommon
+       ${creaEnvironment_LIBRARIES} 
+       ${creaMaracasVisu_LIBRARIES}
+
   )
 #===========================================================================