Skip to content

Commit b1ea4ad

Browse files
committed
C++17 on macOS
1 parent c8689f2 commit b1ea4ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

binding.gyp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"xcode_settings": {
1414
"GCC_ENABLE_CPP_EXCEPTIONS": "YES",
1515
"CLANG_CXX_LIBRARY": "libc++",
16+
"CLANG_CXX_LANGUAGE_STANDARD": "c++17",
1617
"MACOSX_DEPLOYMENT_TARGET": "10.7",
1718
},
1819
"msvs_settings": {

0 commit comments

Comments
 (0)