From: Eduardo DAVILA Date: Sat, 5 Aug 2017 08:20:11 +0000 (+0200) Subject: #3112 creaContours Bug New Normal - branch vtk7itk4 compilation with vtk7 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=d366f8ff2bc5fe4fc04d11a11dcd5a6ea2a9b84b;p=creaContours.git #3112 creaContours Bug New Normal - branch vtk7itk4 compilation with vtk7 --- diff --git a/appli/wxContourGUIExample/CMakeLists.txt b/appli/wxContourGUIExample/CMakeLists.txt index 5cfc3e0..755e18b 100644 --- a/appli/wxContourGUIExample/CMakeLists.txt +++ b/appli/wxContourGUIExample/CMakeLists.txt @@ -52,3 +52,9 @@ TARGET_LINK_LIBRARIES( creaContourApp ) INSTALL_TARGETS(/bin/ creaContourApp ) + + + + + + diff --git a/bbtk/CMakeLists.txt b/bbtk/CMakeLists.txt index aa3b797..172d521 100644 --- a/bbtk/CMakeLists.txt +++ b/bbtk/CMakeLists.txt @@ -42,7 +42,7 @@ SET(BBTK_PACKAGE_NAME creaContours) #=========================================================================== # PACKAGE AUTHOR # !!! NO COMMA ALLOWED !!! -SET(${BBTK_PACKAGE_NAME}_AUTHOR "InfoTeam CREATIS-LRMN") +SET(${BBTK_PACKAGE_NAME}_AUTHOR "InfoTeam CREATIS") #=========================================================================== #===========================================================================