QtBuildTool
★ 1
updated 3y ago
⑂ fork
QtBuildTool is a simple bash script that automates the build process for Qt projects by generating the compile_commands.json file using compiledb. This file is useful for code editors and static analysis tools to understand the project's compilation commands and dependencies.
No plain-English explanation yet — one is being written right now. Check back in a minute.