summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0b5092d..d440572 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,6 +6,8 @@ option(AVOID_BINDING_REBUILD "AVOID_BINDING_REBUILD" OFF)
6option(CATCH_ERRORS "CATCH_ERRORS" OFF) 6option(CATCH_ERRORS "CATCH_ERRORS" OFF)
7option(ENABLE_MEMCHECK "Build valgrind tests" OFF) 7option(ENABLE_MEMCHECK "Build valgrind tests" OFF)
8 8
9set(SINK_VERSION 0.1.0)
10
9# ECM setup 11# ECM setup
10find_package(ECM 0.0.10 REQUIRED NO_MODULE) 12find_package(ECM 0.0.10 REQUIRED NO_MODULE)
11set(CMAKE_MODULE_PATH 13set(CMAKE_MODULE_PATH