summaryrefslogtreecommitdiff
path: root/Tests/PolicyScope/FindFoo.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/PolicyScope/FindFoo.cmake')
-rw-r--r--Tests/PolicyScope/FindFoo.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/PolicyScope/FindFoo.cmake b/Tests/PolicyScope/FindFoo.cmake
new file mode 100644
index 000000000..5b441e20e
--- /dev/null
+++ b/Tests/PolicyScope/FindFoo.cmake
@@ -0,0 +1,2 @@
+cmake_minimum_required(VERSION 2.6.3)
+cmake_policy(SET CMP0003 OLD)