Skip to content

Genex: Allow COMPILE_LANGUAGE to be used with a language that is not loaded

Henry Schreiner requested to merge henryiii/cmake:complang into master

It simply removes the check against loaded languages. If there is a list of "all possible loadable languages", that would be a better check, but probably not possible(?).

Fixes: #17952 (closed)
Topic-rename: genex-complang-not-loaded

Edited by Brad King

Merge request reports