Code

add CMakeLists.txt file for src/graphlayout
authorjohanengelen <johanengelen@users.sourceforge.net>
Sun, 30 Mar 2008 17:13:22 +0000 (17:13 +0000)
committerjohanengelen <johanengelen@users.sourceforge.net>
Sun, 30 Mar 2008 17:13:22 +0000 (17:13 +0000)
src/graphlayout/CMakeLists.txt [new file with mode: 0644]

diff --git a/src/graphlayout/CMakeLists.txt b/src/graphlayout/CMakeLists.txt
new file mode 100644 (file)
index 0000000..6750da7
--- /dev/null
@@ -0,0 +1,4 @@
+SET(graphlayout_SRC\r
+graphlayout.cpp\r
+graphlayout.h\r
+)\r