cmake message
This commit is contained in:
parent
61e15f9042
commit
0d695fe488
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue