cmake/Tests/RunCMake/CMP0116/CMP0116-WARN-NOWARN-stderr.txt

8 lines
397 B
Plaintext
Raw Normal View History

2021-09-14 00:13:48 +02:00
^(CMake Warning \(dev\) at Subdirectory/CMakeLists\.txt:[0-9]+ \(add_custom_command\):
Policy CMP0116 is not set: Ninja generators transform DEPFILEs from
add_custom_command\(\)\. Run "cmake --help-policy CMP0116" for policy
details\. Use the cmake_policy command to set the policy and suppress this
warning\.
This warning is for project developers\. Use -Wno-dev to suppress it\.
*)+$