mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 21:58:50 -05:00
0d988f98e5
This command is intended for modules that issue policy warnings so they can get the warning string from CMake in a uniform manner, rather than duplicating the string. Several modules been updated to include an example of the usage of this new command.