Skip to content

Commit

Permalink
Add Svg module to link libraries so that it will get copied to bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
DonLakeFlyer committed Feb 3, 2025
1 parent 19cff10 commit 5f5c764
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,7 @@ target_link_libraries(${CMAKE_PROJECT_NAME}
Qt6::Core5Compat
Qt6::Quick
Qt6::Widgets
Qt6::Svg
QGC
QmlControls
)
Expand Down

0 comments on commit 5f5c764

Please sign in to comment.