cpp/qodana.yaml (
1
lines of code) (
raw
):
bootstrap: (rm -rf build || true); mkdir -p build; cd build;cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ..