summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/project/NoMinimumRequired-stderr.txt
blob: 83e2ac9d08bb8999c8c4f85b4cbdfa585ee82631 (plain)
1
2
3
4
5
CMake Warning \(dev\) at CMakeLists\.txt:[0-9]+ \(project\):
  cmake_minimum_required\(\) should be called prior to this top-level project\(\)
  call\.  Please see the cmake-commands\(7\) manual for usage documentation of
  both commands\.
This warning is for project developers\.  Use -Wno-dev to suppress it\.$