]> Creatis software - creaMaracasVisu.git/blobdiff - CMakeLists.txt
addition of image stencil to surface rendering
[creaMaracasVisu.git] / CMakeLists.txt
index 3f2f6cfa66b7a6d6c6b7acebca83197afe3f1e7a..e1df889b9955a07bf11cf1d8e230d091ce32b3f1 100644 (file)
@@ -102,7 +102,8 @@ INCLUDE_DIRECTORIES(
 
 
 #JCP Ubuntu this file not found glibconfig.h, config of wxgtk goes wrong somewhere
-INCLUDE_DIRECTORIES(/usr/lib/x86_64-linux-gnu/glib-2.0/include/)
+INCLUDE_DIRECTORIES(/usr/lib/x86_64-linux-gnu/gtk-2.0/include/)
+LINK_DIRECTORIES(/usr/lib/x86_64-linux-gnu/)
 #JCP Ubuntu this file not found glibconfig.h, config of wxgtk goes wrong somewhere
 
 ADD_SUBDIRECTORY(install)