Update CMakeLists.txt

This commit is contained in:
rating89us 2021-12-12 06:12:46 +01:00 committed by GitHub
parent 5bcaaefb37
commit 0332020df6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -272,6 +272,13 @@ if(STATIC)
)
endif()
if(UNIX)
list(APPEND QT5_EXTRA_LIBRARIES_LIST
declarative_multimedia
Qt5MultimediaQuick
)
endif()
list(APPEND QT5_EXTRA_LIBRARIES_LIST
qtgraphicaleffectsplugin
qtgraphicaleffectsprivate