From: Juan Prieto Date: Tue, 31 May 2011 18:50:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v1.0.4~110 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=aa3ed5b53d8c30782368846b90e1b3df057e1648;p=creaMaracasVisu.git *** empty log message *** --- diff --git a/lib/GUI/CMakeLists.txt b/lib/GUI/CMakeLists.txt new file mode 100644 index 0000000..f7295b2 --- /dev/null +++ b/lib/GUI/CMakeLists.txt @@ -0,0 +1,4 @@ +# Add a ADD_SUBDIRECTORY command for each of your libraries +ADD_SUBDIRECTORY(Qt) +ADD_SUBDIRECTORY(Wx) + \ No newline at end of file