]> Creatis software - creaMaracasVisu.git/commitdiff
*** empty log message ***
authorJuan Prieto <Juan.Prieto@creatis.insa-lyon.fr>
Tue, 31 May 2011 18:50:22 +0000 (18:50 +0000)
committerJuan Prieto <Juan.Prieto@creatis.insa-lyon.fr>
Tue, 31 May 2011 18:50:22 +0000 (18:50 +0000)
lib/GUI/CMakeLists.txt [new file with mode: 0644]

diff --git a/lib/GUI/CMakeLists.txt b/lib/GUI/CMakeLists.txt
new file mode 100644 (file)
index 0000000..f7295b2
--- /dev/null
@@ -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