Skip to content

Commit 0129877

Browse files
committed
Fixed indentation
1 parent 297514f commit 0129877

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

shared.gypi

+3-3
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,9 @@
148148
'cflags_cc!': ['-fno-exceptions']
149149
}],
150150
['OS=="mac"', {
151-
'xcode_settings': {
152-
'GCC_ENABLE_CPP_EXCEPTIONS': 'YES'
153-
}
151+
'xcode_settings': {
152+
'GCC_ENABLE_CPP_EXCEPTIONS': 'YES'
153+
}
154154
}],
155155

156156
['with_freetype=="true"', {

0 commit comments

Comments
 (0)