Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Update unit_tests.pro
Browse files Browse the repository at this point in the history
  • Loading branch information
uglide committed Nov 28, 2017
1 parent 27c2f60 commit 8e84f8e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tests/unit_tests/unit_tests.pro
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ INCLUDEPATH += \
$$SRC_DIR/ \
$$PWD/

DEFINES += INTEGRATION_TESTS
DEFINES += SSH_TESTS
unix:!mac {
DEFINES += INTEGRATION_TESTS SSH_TESTS QT_NO_DEBUG_OUTPUT
}

isEmpty(DESTDIR) {
DESTDIR = $$PWD
Expand Down

0 comments on commit 8e84f8e

Please sign in to comment.