mirror of https://github.com/KLayout/klayout.git
Don't install GSI test library.
This commit is contained in:
parent
46a09aaf05
commit
23fdcec7c6
|
|
@ -4,6 +4,9 @@ TARGET = gsi_test
|
|||
|
||||
include($$PWD/../../lib.pri)
|
||||
|
||||
# don't install this test library
|
||||
INSTALLS =
|
||||
|
||||
DEFINES += MAKE_GSI_LIBRARY
|
||||
|
||||
SOURCES = \
|
||||
|
|
|
|||
Loading…
Reference in New Issue