cmake: export build commands
Generate compile_commands.json
, which canbe usd by different external
tools for different purposes (e.g., Emacs + LSP).
Signed-off-by: Juan A. Suarez Romero jasuarez@igalia.com
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Generate compile_commands.json
, which canbe usd by different external
tools for different purposes (e.g., Emacs + LSP).
Signed-off-by: Juan A. Suarez Romero jasuarez@igalia.com