mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-31 18:16:08 +02:00
Added (empty) plugin directory, fixed main .pro file.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
TEMPLATE = subdirs
|
||||
|
||||
SUBDIR_LIST = $$files($$PWD/*)
|
||||
SUBDIR_LIST -= $$PWD/plugins.pro
|
||||
|
||||
SUBDIRS = $$SUBDIR_LIST
|
||||
Reference in New Issue
Block a user