]> ruin.nu Git - germs.git/blobdiff - CMakeLists.txt
some build tools
[germs.git] / CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
new file mode 100644 (file)
index 0000000..c2141e5
--- /dev/null
@@ -0,0 +1,5 @@
+PROJECT(GeneSort)
+
+SET(CMAKE_VERBOSE_MAKEFILE OFF)
+
+SUBDIRS(src)