mirror of https://github.com/nymea/nymea.git
fix tests lib dir
parent
6122bbc706
commit
4e47a28267
|
|
@ -8,7 +8,7 @@ INCLUDEPATH += $$top_srcdir/server/ \
|
|||
$$top_srcdir/libguh \
|
||||
$$top_srcdir/tests/auto/
|
||||
|
||||
LIBS += -L$$top_builddir/libguh/ -lguh -L$$top_builddir/plugins/deviceplugins/mock/ \
|
||||
LIBS += -L$$top_builddir/libguh/ -lguh -L$$top_builddir/plugins/mock/ \
|
||||
-L$$top_builddir/tests/libguh-core/ -lguh-core
|
||||
|
||||
SOURCES += ../guhtestbase.cpp \
|
||||
|
|
|
|||
Loading…
Reference in New Issue