Skip to content

Commit 93d7a9d

Browse files
Update meson.options
1 parent c246047 commit 93d7a9d

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

meson.options

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,3 @@ option('with_test',
55
type : 'feature',
66
value : 'disabled',
77
description : 'Enable Fossil Test for this project')
8-
9-
option('as_d',
10-
type : 'feature',
11-
value : 'enabled',
12-
description : 'Enable D language support')
13-
14-
option('as_cython',
15-
type : 'feature',
16-
value : 'disabled',
17-
description : 'Enable Cython language support')
18-
19-
option('as_java',
20-
type : 'feature',
21-
value : 'disabled',
22-
description : 'Enable Java language support')

0 commit comments

Comments
 (0)