summaryrefslogtreecommitdiffstats
path: root/Tests/X11
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/X11')
-rw-r--r--Tests/X11/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/X11/CMakeLists.txt b/Tests/X11/CMakeLists.txt
index f065257..28b41ed 100644
--- a/Tests/X11/CMakeLists.txt
+++ b/Tests/X11/CMakeLists.txt
@@ -1,4 +1,5 @@
# a simple C only test case
+cmake_minimum_required (VERSION 2.6)
PROJECT (UseX11 C)
INCLUDE (${CMAKE_ROOT}/Modules/FindX11.cmake)