We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8689f2 commit b1ea4adCopy full SHA for b1ea4ad
1 file changed
binding.gyp
@@ -13,6 +13,7 @@
13
"xcode_settings": {
14
"GCC_ENABLE_CPP_EXCEPTIONS": "YES",
15
"CLANG_CXX_LIBRARY": "libc++",
16
+ "CLANG_CXX_LANGUAGE_STANDARD": "c++17",
17
"MACOSX_DEPLOYMENT_TARGET": "10.7",
18
},
19
"msvs_settings": {
0 commit comments