mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
3900fcf4a8
Teach add_custom_target to check the policy too. Extend the policy to disallow reserved target names that we use for builtin targets like "all". Extend the RunCMake.CMP0037 test to cover these cases.