mirror of https://github.com/KLayout/klayout.git
Trying to fix builds
This commit is contained in:
parent
f5f8e6edba
commit
59ef8e7106
|
|
@ -3,8 +3,10 @@ DESTDIR_UT = $$OUT_PWD/../../../..
|
|||
|
||||
TARGET = lstream_tests
|
||||
|
||||
include($$PWD/../lstream.pri)
|
||||
include($$PWD/../../../../lib_ut.pri)
|
||||
include($$PWD/../lstream.pri)
|
||||
|
||||
INCLUDEPATH += $$PWD/../runtime/capnp $$PWD/../runtime/kj
|
||||
|
||||
SOURCES = \
|
||||
dbLStreamReaderTests.cc \
|
||||
|
|
|
|||
Loading…
Reference in New Issue