Skip to content

Commit

Permalink
Update Qt to 6.8.0 on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-fedin authored and john-preston committed Aug 31, 2024
1 parent 8d7e2e0 commit ed508c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion external/qt/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ if (TARGET Qt::Quick)
list(PREPEND common_qt_libs
lib/${qt_lib_prefix}Qt${QT_VERSION_MAJOR}Quick
lib/${qt_lib_prefix}Qt${QT_VERSION_MAJOR}Qml
lib/${qt_lib_prefix}Qt${QT_VERSION_MAJOR}QmlBuiltins
)
endif()

Expand Down

0 comments on commit ed508c3

Please sign in to comment.