Skip to content

Commit

Permalink
cmake message
Browse files Browse the repository at this point in the history
  • Loading branch information
martinrotter committed Dec 19, 2023
1 parent 61e15f9 commit 0d695fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ if(ENABLE_MEDIAPLAYER_LIBMPV)
endif()

if(MEDIAPLAYER_FORCE_OPENGL)
message(STATUS "Forcing OpenGL-based rendering for libmpv.")

list(APPEND QT_COMPONENTS OpenGL)

if(BUILD_WITH_QT6)
Expand Down

0 comments on commit 0d695fe

Please sign in to comment.