Skip to content

Commit

Permalink
Import missing libraries in export config
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAssassin committed Jan 19, 2022
1 parent a36c3a1 commit 0af5a59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/AppImageUpdateConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
# look up dependencies
find_package(zsync2 REQUIRED)
find_package(libappimage REQUIRED)
find_package(Qt5 REQUIRED COMPONENTS Core Widgets)

include("${CMAKE_CURRENT_LIST_DIR}/AppImageUpdateTargets.cmake")

0 comments on commit 0af5a59

Please sign in to comment.