Skip to content

Commit

Permalink
[Github CI] Fix missing package on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
christianparpart committed Nov 20, 2023
1 parent 9c3073d commit bd69a36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/contour/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ if(CONTOUR_FRONTEND_GUI)
Qt6::Network
Qt6::OpenGL
Qt6::Qml
Qt6::QuickControls2
Qt6::Widgets
)
if(NOT(WIN32) AND NOT(APPLE))
Expand Down

0 comments on commit bd69a36

Please sign in to comment.