idk
This commit is contained in:
parent
6358580eee
commit
6b93909e7e
5 changed files with 114 additions and 9 deletions
|
|
@ -10,7 +10,11 @@
|
|||
"<!(node -p \"require('node-addon-api').targets\"):node_addon_api",
|
||||
],
|
||||
|
||||
"cflags_cc": [ "-std=c++17" ],
|
||||
"msvs_settings": {
|
||||
"VCCLCompilerTool": {
|
||||
"LanguageStandard": "stdcpp20"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue