summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/cmake_minimum_required/Before2812-stderr.txt
blob: 7d40dcb0476647d9bb537baa8de457d88357a841 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
^CMake Deprecation Warning at Before2812.cmake:1 \(cmake_minimum_required\):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)
+
CMake Deprecation Warning at Before2812.cmake:2 \(cmake_policy\):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)
+
CMake Deprecation Warning at Before2812.cmake:6 \(cmake_policy\):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)$