mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-23 23:18:38 -06: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