X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=53f87ec4b22dd0921c48c5e66b75ae6889e51783;hb=f5cd0d2ab363ef8d6fd89d547ace70ca31d2bf3e;hp=c317c3b5623e048336e60cf8b99448f18a18e7c3;hpb=79cec83ea4c3a99dacc93663e9f0ea52f7f5cf1b;p=crea.git diff --git a/CMakeLists.txt b/CMakeLists.txt index c317c3b..53f87ec 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -102,6 +102,7 @@ INCLUDE_DIRECTORIES(/usr/lib/x86_64-linux-gnu/glib-2.0/include/) ADD_SUBDIRECTORY(cmake) ADD_SUBDIRECTORY(src) +ADD_SUBDIRECTORY(data) ADD_SUBDIRECTORY(appli) ADD_SUBDIRECTORY(lib) #-----------------------------------------------------------------------------