Files
Matthew Woehlke 028d3183ad Diagnostics: Add POLICY, EXPERIMENTAL
Add new diagnostic categories CMD_POLICY and CMD_EXPERIMENTAL, both as
children of CMD_AUTHOR. Use the former when issuing policy warnings. Use
the latter when issuing experimental feature warnings.
2026-05-15 09:57:23 -04:00

36 lines
971 B
Plaintext

CMake Warning \(policy\) at CMP0085-WARN\.cmake:[0-9]+ \(file\):
Policy CMP0085 is not set: \$<IN_LIST:\.\.\.> handles empty list items\. Run
"cmake --help-policy CMP0085" for policy details\. Use the cmake_policy
command to set the policy and suppress this warning\.
Search Item:
""
List:
""
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers\. Use -Wno-author or -Wno-policy to
suppress it\.
CMake Warning \(policy\) at CMP0085-WARN\.cmake:[0-9]+ \(file\):
Policy CMP0085 is not set: \$<IN_LIST:\.\.\.> handles empty list items\. Run
"cmake --help-policy CMP0085" for policy details\. Use the cmake_policy
command to set the policy and suppress this warning\.
Search Item:
""
List:
";a"
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers\. Use -Wno-author or -Wno-policy to
suppress it\.