Update install directory for tests
This commit is contained in:
parent
ec9e32cae0
commit
f58f0f3868
2
debian/nymea-remoteproxy-tests.install
vendored
2
debian/nymea-remoteproxy-tests.install
vendored
@ -1 +1 @@
|
||||
usr/bin/nymea-remoteproxy-tunnelproxy-tests
|
||||
/usr/share/tests/nymea-remoteproxy/*
|
||||
|
||||
@ -4,11 +4,11 @@ include(../testbase/testbase.pri)
|
||||
CONFIG += testcase
|
||||
QT += testlib
|
||||
|
||||
TARGET = nymea-remoteproxy-tunnelproxy-tests
|
||||
TARGET = tunnelproxy
|
||||
|
||||
HEADERS += remoteproxyteststunnelproxy.h
|
||||
|
||||
SOURCES += remoteproxyteststunnelproxy.cpp
|
||||
|
||||
target.path = $$[QT_INSTALL_PREFIX]/bin
|
||||
target.path = $$[QT_INSTALL_PREFIX]/share/tests/nymea-remoteproxy/
|
||||
INSTALLS += target
|
||||
|
||||
Reference in New Issue
Block a user