Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
noahrav authored Nov 9, 2023
1 parent ec5a8eb commit 346afc4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ set(PROJECT_SOURCES
src/transfer/transfer.cpp src/transfer/transfer.h
src/utils/utils.cpp src/utils/utils.h)

set(CMAKE_PREFIX_PATH "/usr/lib/x86_64-linux-gnu/cmake/Qt5")

find_package(Qt5 REQUIRED COMPONENTS Widgets)

add_executable(cu_submitter
Expand Down

0 comments on commit 346afc4

Please sign in to comment.