X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=857728b9e4eb8bff2bfdf1574c7d7061370a0343;hb=6dc7534dff25fd12b882ac520c4befdbaf9d4709;hp=5532c133afe3f14ecfeb21a53feb6c72b3188729;hpb=d53268f864234f0ee96f1b705a7786c094480e32;p=creaImageIO.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 5532c13..857728b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -19,6 +19,7 @@ SET(USE_GDCM_VTK ON) SET(USE_VTK ON) SET(USE_ITK OFF) SET(USE_BOOST ON) +SET(USE_WXWIDGETS ON) CREA_FIND_AND_USE_LIBRARIES()