diff options
Diffstat (limited to 'other')
-rw-r--r-- | other/CMakeLists.txt | 4 |
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 @@ | |||
1 | cmake_minimum_required(VERSION 2.6.0) | ||
2 | |||
3 | cmake_policy(SET CMP0011 NEW) | ||
4 | |||
1 | include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/DHT_bootstrap.cmake) | 5 | include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/DHT_bootstrap.cmake) |