Skip to content

cmake: always export compile commands

Moses Turner requested to merge slitcch/monado:mt-compile-commands into master

It's annoying to have to remember to add -DCMAKE_EXPORT_COMPILE_COMMANDS=true to my cmake build command.

Merge request reports