X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=bbtk%2FCMakeLists.txt;h=247713a5718cde75b234fedd6e9929efbc2d37b6;hb=952a38fa3f2d03c663e76463cca9ead7904c9e14;hp=ea48f348480e15f409e7c59bcb6ea69fd93781fa;hpb=5844b74c6fe4f586454a7a118e0e101e4e58ab18;p=creaContours.git diff --git a/bbtk/CMakeLists.txt b/bbtk/CMakeLists.txt index ea48f34..247713a 100644 --- a/bbtk/CMakeLists.txt +++ b/bbtk/CMakeLists.txt @@ -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,8 +132,8 @@ SET(${BBTK_PACKAGE_NAME}_LIBS Interface_ManagerContour_NDimensions_lib Interface_Icons_NDimensions_lib kernel_ManagerContour_NDimensions_lib -# ${creaEnvironment_LIBRARIES} : already linked by above libs -# ${creaMaracasVisu_LIBRARIES} : already linked by above libs + ${creaEnvironment_LIBRARIES} + ${creaMaracasVisu_LIBRARIES} ) #===========================================================================