mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
Also remove the languages from cmake
I'm not sure why this list is hardcoded?
This commit is contained in:
parent
4cf067deb3
commit
eba5352576
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
set(languages de en fr nb nn pl pt_BR sv zh_CN)
|
||||
set(languages de en fr pl pt_BR sv zh_CN)
|
||||
|
||||
include(FeatureSummary)
|
||||
|
||||
|
|
Loading…
Reference in a new issue