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/add_test/CMP0110-WARN-LeadingAndTrai...

12 lines
466 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

CMake Warning \(dev\) in CMakeLists\.txt:
Policy CMP0110 is not set: add_test\(\) supports arbitrary characters in test
names\. Run "cmake --help-policy CMP0110" for policy details\. Use the
cmake_policy command to set the policy and suppress this warning\.
The following name given to add_test\(\) is invalid if CMP0110 is not set or
set to OLD:
` SurroundedByWhitespace ´
This warning is for project developers\. Use -Wno-dev to suppress it\.