UNPKG
@dschu012/casclib
Version:
latest (1.0.5)
1.0.5
CascLib node bindings
github.com/dschu012/node-casclib
dschu012/node-casclib
@dschu012/casclib
/
CascLib
/
.vscode
/
settings.json
8 lines
(7 loc)
•
128 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
//test ok
"cmake.configureArgs"
:
[
"-DCMAKE_BUILD_TYPE=Debug"
,
"-DCASC_BUILD_TESTS=on"
,
]
}