You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/project/NoMinimumRequired-stderr.txt

6 lines
313 B

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\.$