mirror of
https://github.com/Lurkki14/tuxclocker.git
synced 2024-11-21 15:57:25 -06:00
remove unused option
This commit is contained in:
parent
c3f4637bee
commit
ae13f1a59d
@ -2,6 +2,5 @@
|
||||
|
||||
option('daemon', type: 'boolean', value: 'true', description: 'Build daemon')
|
||||
option('plugins', type: 'boolean', value: 'true', description: 'Build plugins')
|
||||
option('interfaces', type: 'boolean', value: 'true', description: 'Build interfaces')
|
||||
option('library', type: 'boolean', value: 'true', description: 'Build library')
|
||||
option('gui', type: 'boolean', value: 'true', description: 'Build Qt GUI')
|
||||
|
Loading…
Reference in New Issue
Block a user