This commit is contained in:
Jonas Kvinge 2019-02-23 04:18:45 +01:00
parent b476bc3168
commit d0d2c83768
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ pushd %{_target_platform}
%{cmake} \
-DBUILD_WERROR:BOOL=OFF \
-DCMAKE_BUILD_TYPE:STRING=Release \
-DENABLE_TRANSLATIONS=ON
-DENABLE_TRANSLATIONS=ON \
..
popd