Skip to content

Commit

Permalink
update CMakeLists.txt
Browse files Browse the repository at this point in the history
lsk-china committed Jul 25, 2024
1 parent 3c5e6e3 commit 413503d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -6,7 +6,6 @@ set(CMAKE_AUTOMOC ON)
set(CMAKE_AUTORCC ON)
set(CMAKE_AUTOUIC ON)
set(CMAKE_CXX_COMPILER /usr/bin/g++)
set(CMAKE_BUILD_TYPE Debug)

find_package(Qt5 COMPONENTS Core Gui OpenGL X11Extras REQUIRED)

0 comments on commit 413503d

Please sign in to comment.