初始化内容
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
option('examples', type : 'feature', value : 'auto')
|
||||
option('tests', type : 'feature', value : 'auto')
|
||||
|
||||
option('load-system-fonts',
|
||||
type : 'feature',
|
||||
value : 'auto',
|
||||
description : 'Enable automatic loading of fonts from system directories'
|
||||
)
|
||||
Reference in New Issue
Block a user