Skip to content

Commit

Permalink
Remove modaudio for now
Browse files Browse the repository at this point in the history
- modaudio support relies on DUMB, which is not available on vcpkg right now
  • Loading branch information
JesseTG committed Jul 15, 2017
1 parent d973fe7 commit db1cf01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/allegro5/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ vcpkg_configure_cmake(
-DWANT_IMAGE_JPG=ON
-DWANT_IMAGE_PNG=ON
-DWANT_MEMFILE=ON
-DWANT_MODAUDIO=ON
-DWANT_MODAUDIO=OFF # Not available on vcpkg right now
-DWANT_NATIVE_DIALOG=ON
-DWANT_NATIVE_IMAGE_LOADER=ON
-DWANT_OGG_VIDEO=ON
Expand Down

0 comments on commit db1cf01

Please sign in to comment.