Initial support for the CMake build system.
[oota-llvm.git] / examples / CMakeLists.txt
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
new file mode 100644 (file)
index 0000000..392e59d
--- /dev/null
@@ -0,0 +1 @@
+add_subdirectory(Fibonacci)
\ No newline at end of file