This commit is contained in:
tildearrow 2022-04-11 02:05:58 -05:00
parent d485411727
commit 45f1c82779
2 changed files with 2 additions and 2 deletions

View file

@ -143,7 +143,7 @@ jobs:
else
# Test with system libs
CMAKE_EXTRA_ARGS+=(
'-DSYSTEM_FMT=ON'
'-DSYSTEM_FMT=OFF'
'-DSYSTEM_LIBSNDFILE=ON'
'-DSYSTEM_RTMIDI=ON'
'-DSYSTEM_ZLIB=ON'