mirror of https://github.com/KLayout/klayout.git
Basic tests for the converters
This commit is contained in:
parent
c7edc9e7a0
commit
44472f84b7
|
|
@ -6,6 +6,8 @@ include($$PWD/../../lib_ut.pri)
|
||||||
|
|
||||||
SOURCES = \
|
SOURCES = \
|
||||||
bdBasicTests.cc \
|
bdBasicTests.cc \
|
||||||
|
bdConverterTests.cc \
|
||||||
|
|
||||||
|
|
||||||
INCLUDEPATH += ../src/bd
|
INCLUDEPATH += ../src/bd
|
||||||
DEPENDPATH += ../src/bd
|
DEPENDPATH += ../src/bd
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue