powered by
Generate Compilation Database for Use with Clang Tools
build_compile_commands(path = ".", debug = FALSE)
This function invisibly returns TRUE on success.
The path of the package
Set to TRUE to get verbose output
if (FALSE) { build_compile_commands(path = ".") }
Run the code above in your browser using DataLab