Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/cmake-format-patches-bf4h1o4' in…
Browse files Browse the repository at this point in the history
…to qt6-adjustments
  • Loading branch information
magnesj committed Oct 25, 2024
2 parents adc4df5 + 86ea7a7 commit 1fc1fb3
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -551,13 +551,8 @@ find_package(
Widgets
Charts
)
set(QT_LIBRARIES
Qt6::Core
Qt6::Gui
Qt6::OpenGL
Qt6::Network
Qt6::Widgets
Qt6::Charts
set(QT_LIBRARIES Qt6::Core Qt6::Gui Qt6::OpenGL Qt6::Network Qt6::Widgets
Qt6::Charts
)
qt_standard_project_setup()

Expand Down

0 comments on commit 1fc1fb3

Please sign in to comment.