cmake: Remove unused SECONDARY_LANGUAGES option

The option SECONDARY_LANGUAGES is no longer being used.

cmake always allows en/multilang for all selected variants
by using the appropriate target now (ALL_ENGLISH).
This commit is contained in:
Yuri D'Elia 2022-12-07 16:00:32 +01:00
parent 96e4881da5
commit 138725325a
1 changed files with 0 additions and 2 deletions

View File

@ -58,8 +58,6 @@ CMake support is experimental. There is no guarantee at this time. If you have p
We now return to your regularly scheduled Firmware Build."
)
option(SECONDARY_LANGUAGES "Secondary language support in the firmware" ON)
# Language configuration
set(MAIN_LANGUAGES
cs de es fr it pl