mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-02 10:57:51 +02:00
Added a build dependency for safer building
This commit is contained in:
@@ -4,3 +4,5 @@ TEMPLATE = subdirs
|
||||
equals(HAVE_QT5, "1") {
|
||||
SUBDIRS = lay_plugin unit_tests
|
||||
}
|
||||
|
||||
unit_tests.depends += lay_plugin
|
||||
|
||||
Reference in New Issue
Block a user