mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-02-18 18:11:05 +00:00
travis: enable portaudio driver
This commit is contained in:
parent
39406fe477
commit
cb4f7acd25
1 changed files with 1 additions and 1 deletions
|
@ -187,5 +187,5 @@ before_script:
|
|||
- mkdir build && cd build
|
||||
|
||||
script:
|
||||
- cmake ${CMAKE_FLAGS} "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ..
|
||||
- cmake ${CMAKE_FLAGS} "-Denable-portaudio=1" "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ..
|
||||
- make -j4
|
||||
|
|
Loading…
Reference in a new issue