Skip to content

Commit acdc6db

Browse files
authored
Merge pull request #3 from powpingdone/no-gst-player
Cherry-pick "FIX: disable gstplayer" from bambu-studio
2 parents 5c55131 + 411fc59 commit acdc6db

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

build/cmake/init.cmake

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -492,9 +492,6 @@ if(wxUSE_GUI)
492492

493493
set(wxUSE_GSTREAMER ${GSTREAMER_FOUND})
494494
set(wxUSE_GSTREAMER_PLAYER OFF)
495-
if(GSTREAMER_PLAYER_INCLUDE_DIRS)
496-
set(wxUSE_GSTREAMER_PLAYER ON)
497-
endif()
498495

499496
if(NOT GSTREAMER_FOUND)
500497
message(WARNING "GStreamer not found, wxMediaCtrl won't be available")

0 commit comments

Comments
 (0)