From d366f8ff2bc5fe4fc04d11a11dcd5a6ea2a9b84b Mon Sep 17 00:00:00 2001 From: Eduardo DAVILA Date: Sat, 5 Aug 2017 10:20:11 +0200 Subject: [PATCH] #3112 creaContours Bug New Normal - branch vtk7itk4 compilation with vtk7 --- appli/wxContourGUIExample/CMakeLists.txt | 6 ++++++ bbtk/CMakeLists.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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") #=========================================================================== #=========================================================================== -- 2.45.1