mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 21:58:50 -05:00
fba540daf6
Add an argument to the `project` command to allow specifying a license for a project as a whole. This is in addition to specifying licenses on individual targets, and will be used to set the license(s) on exported packages. Also, move listing of `COMPAT_VERSION` variables to follow lexicographical order.