1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-03-09 23:38:56 +00:00

remove unused option build-demo

This commit is contained in:
Derek Dai 2017-04-03 22:18:52 +08:00
parent 2a0435d5e4
commit 20cd06ca82
No known key found for this signature in database
GPG key ID: E109CC97553EF009

View file

@ -10,7 +10,3 @@ option('build-tests',
type: 'boolean',
value: true,
description: 'Enable TEST')
option('build-demo',
type: 'boolean',
value: false,
description: 'Enable DEMO')