mirror of
https://github.com/zoriya/astal.git
synced 2026-06-08 20:14:49 +00:00
monorepo structuring
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
option(
|
||||
'lib',
|
||||
type: 'boolean',
|
||||
value: true,
|
||||
)
|
||||
|
||||
option(
|
||||
'cli',
|
||||
type: 'boolean',
|
||||
value: true,
|
||||
)
|
||||
Reference in New Issue
Block a user