Skip to content

Commit

Permalink
Will this resolve windows build failure?
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Jan 4, 2025
1 parent 0ab979a commit 5809b8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/qgis-cmake-wrapper.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ if(TRUE) # Should possibly have a "static only" check
target_link_libraries(QGIS::Core INTERFACE PkgConfig::freexl)
_qgis_core_add_dependency(Qt6Keychain::Qt6Keychain Qt6Keychain)

_qgis_core_add_dependency(QtWebDAV::QtWebDAV QtWebDAV)

find_package(Qt6 COMPONENTS Core Gui Network Xml Svg Concurrent Sql Positioning Core5Compat Multimedia)
target_link_libraries(QGIS::Core INTERFACE
Expand Down

0 comments on commit 5809b8c

Please sign in to comment.