Skip to content

Commit 2c3d840

Browse files
committed
remove unused option from discord wrap
1 parent 43113ad commit 2c3d840

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

subprojects/packagefiles/discord_game_sdk/meson_options.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,3 @@ option(
66
value: false,
77
description: 'whether to built the examples',
88
)
9-
10-
option(
11-
'clang_libcpp',
12-
type: 'feature',
13-
value: 'auto',
14-
description: 'if using clang, build with libc++ instead of libstdc++ (gcc stdlib)',
15-
)

0 commit comments

Comments
 (0)