summaryrefslogtreecommitdiffstats
path: root/Tests/CustComDepend
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CustComDepend')
-rw-r--r--Tests/CustComDepend/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CustComDepend/CMakeLists.txt b/Tests/CustComDepend/CMakeLists.txt
index e4a3325..d526684 100644
--- a/Tests/CustComDepend/CMakeLists.txt
+++ b/Tests/CustComDepend/CMakeLists.txt
@@ -1,3 +1,4 @@
+cmake_minimum_required (VERSION 2.6)
project(CustComDepend)
include_directories("${CustComDepend_SOURCE_DIR}")
add_definitions(-D_CRT_SECURE_NO_DEPRECATE=1)