Skip to content

Commit

Permalink
buildsys: Remove obsolte comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
heinezen committed Dec 13, 2023
1 parent 95d547c commit 7793c4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libopenage/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ find_package(Threads REQUIRED)

set(QT_VERSION_REQ "6.2")
find_package(Qt6 ${QT_VERSION_REQ} REQUIRED COMPONENTS Core Quick Multimedia)
# find_package(Qt6Multimedia ${QT_VERSION_REQ} REQUIRED)

if(WANT_BACKTRACE)
find_package(GCCBacktrace)
Expand Down

0 comments on commit 7793c4b

Please sign in to comment.