Skip to content

Commit

Permalink
Merge pull request #3177 from canonical/snapshots-fix-qemu-macos-dep
Browse files Browse the repository at this point in the history
[qemu] Link backend against `scope_guard`
  • Loading branch information
ricab authored Jul 28, 2023
2 parents d84e0ed + 70292a8 commit 2a71f74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/backends/qemu/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ target_link_libraries(qemu_backend
logger
qemu_img_utils
qemu_platform_detail
scope_guard
utils
Qt6::Core)

Expand Down

0 comments on commit 2a71f74

Please sign in to comment.