summaryrefslogtreecommitdiff
path: root/Tests/PolicyScope/FindFoo.cmake
diff options
context:
space:
mode:
authorSehong Na <sehong.na@samsung.com>2014-05-31 12:34:34 +0900
committerSehong Na <sehong.na@samsung.com>2014-05-31 12:34:34 +0900
commitcc1a12d36421addf6726f86a5b24f913024d8b3a (patch)
tree253958b9b8d3ffe9120c78cf3bd5389b8e4a0ea0 /Tests/PolicyScope/FindFoo.cmake
downloadcmake-cc1a12d36421addf6726f86a5b24f913024d8b3a.tar.gz
cmake-cc1a12d36421addf6726f86a5b24f913024d8b3a.tar.bz2
cmake-cc1a12d36421addf6726f86a5b24f913024d8b3a.zip
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 0000000..5b441e2
--- /dev/null
+++ b/Tests/PolicyScope/FindFoo.cmake
@@ -0,0 +1,2 @@
+cmake_minimum_required(VERSION 2.6.3)
+cmake_policy(SET CMP0003 OLD)