more jenkins
This commit is contained in:
parent
6b08c82dc7
commit
105c6ea384
@ -2,7 +2,4 @@ include(../../../guh.pri)
|
||||
include(../autotests.pri)
|
||||
|
||||
TARGET = jsonrpc
|
||||
DEFINES += TESTING_ENABLED
|
||||
DEFINES += TESTS_SOURCE_DIR=\\\"$$top_srcdir/tests/auto/\\\"
|
||||
|
||||
SOURCES += testjsonrpc.cpp
|
||||
|
||||
@ -1,5 +1,9 @@
|
||||
TARGET = versioning
|
||||
|
||||
include(../../../guh.pri)
|
||||
include(../autotests.pri)
|
||||
|
||||
TARGET = versioning
|
||||
DEFINES += TESTING_ENABLED
|
||||
DEFINES += TESTS_SOURCE_DIR=\\\"$$top_srcdir/tests/auto/\\\"
|
||||
|
||||
SOURCES += testversioning.cpp
|
||||
|
||||
Reference in New Issue
Block a user