This commit is contained in:
tildearrow 2023-05-25 17:23:52 -05:00
parent 0f9b6da3c9
commit df5138ffab
2 changed files with 2 additions and 1 deletions

View File

@ -237,6 +237,7 @@ jobs:
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=${{ env.BUILD_TYPE }} \
-DWARNINGS_ARE_ERRORS=${USE_WAE} \
-DWITH_DEMOS=OFF -DWITH_INSTRUMENTS=OFF -DWITH_WAVETABLES=OFF \
"${CMAKE_EXTRA_ARGS[@]}"
- name: Build