gecko-dev/build/build-clang/clang-tidy-win64.json

14 строки
250 B
JSON

{
"stages": "1",
"build_libcxx": false,
"build_type": "Release",
"assertions": false,
"build_clang_tidy": true,
"cc": "cl.exe",
"cxx": "cl.exe",
"ml": "ml64.exe",
"patches": [
"clang-tidy-ci.patch"
]
}