game-engine/compile-commands.sh
2024-08-03 22:58:07 -04:00

3 lines
53 B
Bash
Executable file

#!/bin/sh
cmake . -DCMAKE_EXPORT_COMPILE_COMMANDS=1