summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/project/CMP0048-NEW-stderr.txt
blob: ad75f4386c4a85b1d9c25bbeb14fd630d8cfa2c2 (plain)
1
2
3
4
5
6
^CMake Deprecation Warning at CMakeLists\.txt:[0-9]+ \(cmake_minimum_required\):
  Compatibility with CMake < 3\.5 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\.$