Skip to content

Commit

Permalink
fix test recipe
Browse files Browse the repository at this point in the history
qmake already links to qt libraries
  • Loading branch information
ericLemanissier authored Jun 24, 2021
1 parent f8ef48a commit a0c3c3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/qt/5.x.x/test_package/test_package.pro
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ CONFIG += console

CONFIG += conan_basic_setup
include($$OUT_PWD/../conanbuildinfo.pri)
LIBS -= $$CONAN_LIBS_QT

0 comments on commit a0c3c3f

Please sign in to comment.