We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
audioplayers/player.c
1 parent efab797 commit 436f790Copy full SHA for 436f790
CMakeLists.txt
@@ -363,7 +363,6 @@ if (BUILD_GSTREAMER_VIDEO_PLAYER_PLUGIN OR BUILD_GSTREAMER_AUDIO_PLAYER_PLUGIN)#
363
if (BUILD_GSTREAMER_AUDIO_PLAYER_PLUGIN AND LIBGSTREAMER_FOUND)
364
target_sources(flutterpi_module PRIVATE
365
src/plugins/audioplayers/plugin.c
366
- src/plugins/audioplayers/player.c
367
)
368
endif()
369
0 commit comments