summaryrefslogtreecommitdiff
path: root/geom_bottleneck/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'geom_bottleneck/CMakeLists.txt')
-rw-r--r--geom_bottleneck/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/geom_bottleneck/CMakeLists.txt b/geom_bottleneck/CMakeLists.txt
new file mode 100644
index 0000000..6ec3fc2
--- /dev/null
+++ b/geom_bottleneck/CMakeLists.txt
@@ -0,0 +1,5 @@
+cmake_minimum_required(VERSION 2.8.9)
+project(geom_bottleneck)
+#add_subdirectory(ann)
+add_subdirectory(bottleneck)
+add_subdirectory(example)