$OpenBSD: patch-CMakeLists_txt,v 1.4 2021/01/23 18:10:25 rsadowski Exp $

Index: CMakeLists.txt
--- CMakeLists.txt.orig
+++ CMakeLists.txt
@@ -46,6 +46,7 @@ add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_F
 add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
 
 find_package(Phonon4Qt5 CONFIG REQUIRED)
+include_directories(BEFORE ${PHONON_INCLUDES})
 find_package(Qca-qt5 2.1.0)
 set_package_properties(Qca-qt5 PROPERTIES DESCRIPTION "Support for encryption"
                        URL "https://download.kde.org/stable/qca-qt5"
