blob: 94e8686b31dcf9d748a95f0f25127592e999ecb4 [file] [log] [blame]
# Commands will be run in CHIP project root.
cd "{root}"
# Generating linux-x64-all-clusters-coverage
gn gen --check --fail-on-unused-args --export-compile-commands --root={root}/examples/all-clusters-app/linux --args=use_coverage=true {out}/linux-x64-all-clusters-coverage
# Building linux-x64-all-clusters-coverage
ninja -C {out}/linux-x64-all-clusters-coverage