summaryrefslogtreecommitdiff
path: root/other
diff options
context:
space:
mode:
authorMaxim Biro <nurupo.contributions@gmail.com>2013-07-21 20:43:05 -0400
committerMaxim Biro <nurupo.contributions@gmail.com>2013-07-21 20:51:37 -0400
commit6260df230f36b7c0284faeb90c689ccb46a12366 (patch)
tree7865bb145d46a3c8cac63a0e2c39cb4d03f5ee68 /other
parent533f136d0e79d3a6f50080baaa434c5ee546c2ee (diff)
Fixed missed version and policy
Diffstat (limited to 'other')
-rw-r--r--other/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/other/CMakeLists.txt b/other/CMakeLists.txt
index 22dc8e25..e59e6e66 100644
--- a/other/CMakeLists.txt
+++ b/other/CMakeLists.txt
@@ -1 +1,5 @@
1cmake_minimum_required(VERSION 2.6.0)
2
3cmake_policy(SET CMP0011 NEW)
4
1include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/DHT_bootstrap.cmake) 5include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/DHT_bootstrap.cmake)