X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2Ftemplate_appli%2FCMakeLists.txt;h=020be7eb9eacbb0311a337b0d5c05decc8fdca12;hb=0e3a02d90050aba0eb538163491c14f908bda727;hp=abff49ee674856afec899e6de311122bc161976c;hpb=0194cf3ca5e4249a389cc809d3de6fae07249fa4;p=creaBruker.git diff --git a/appli/template_appli/CMakeLists.txt b/appli/template_appli/CMakeLists.txt index abff49e..020be7e 100644 --- a/appli/template_appli/CMakeLists.txt +++ b/appli/template_appli/CMakeLists.txt @@ -16,7 +16,7 @@ FILE(GLOB ${EXE_NAME}_SOURCES *.cxx *.cpp *.cc) #---------------------------------------------------------------------------- # DEPENDENCIES (LIBRARIES TO LINK WITH) SET ( ${EXE_NAME}_LINK_LIBRARIES - # ${crea_LIBRARIES} + ${crea_LIBRARIES} # ${WXWIDGETS_LIBRARIES} # ${KWWidgets_LIBRARIES} # ${VTK_LIBRARIES}