X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=appli%2FcreaSed%2FCMakeLists.txt;h=075a4da64add754b78f1394e74d5b57b769ed380;hb=67cfeeb9d43ac96601468142be67dd54c4f52031;hp=ebe2b7d487bba60cd3e477758e94182869dd943f;hpb=c9419e1ea5782f10e83c280a70476c8b0201b92b;p=crea.git diff --git a/appli/creaSed/CMakeLists.txt b/appli/creaSed/CMakeLists.txt index ebe2b7d..075a4da 100644 --- a/appli/creaSed/CMakeLists.txt +++ b/appli/creaSed/CMakeLists.txt @@ -1,2 +1,3 @@ SET(creaSed_SOURCES creaSed) +SET(creaSed_HAS_GUI OFF) CREA_ADD_EXECUTABLE(creaSed)