mirror of
https://gitlab.com/Syping/luaengineapp.git
synced 2025-09-06 00:42:05 +02:00
by default only build libraries
This commit is contained in:
parent
e9b1c7b53e
commit
db9ae56fb2
2 changed files with 5 additions and 4 deletions
|
@ -19,6 +19,7 @@ TEMPLATE = subdirs
|
|||
CONFIG += ordered
|
||||
|
||||
SUBDIRS += luaengine \
|
||||
luaenginegui \
|
||||
luaengineapp \
|
||||
luaenginerun
|
||||
luaenginegui
|
||||
|
||||
CONFIG(WITH_LUAENGINEAPP): SUBDIRS += luaengineapp
|
||||
CONFIG(WITH_LUAENGINERUN): SUBDIRS += luaenginerun
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue