mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-19 10:20:34 -05:00
cmMakefile::EnableLanguage() now deduplicates the languages argument and emits an author warning listing the languages that were defined multiple times in a single call. Fixes: #23596