index
:
mirror/StormLib.git
LZ_NewProtectedMPQ
master
2025-03-03 https://github.com/ladislav-zezula/StormLib
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.vscode
/
settings.json
blob: 58b5100820c62d40da61ea8562cd801c80ddbb52 (
plain
)
1
2
3
4
5
6
7
{
"cmake.configureArgs"
:
[
"-DCMAKE_BUILD_TYPE=Debug"
,
"-DSTORM_BUILD_TESTS=on"
,
]
}