Skip to content
Snippets Groups Projects
Commit c67df2ea authored by Adrien Béraud's avatar Adrien Béraud
Browse files

tasks: generate compile commands

parent 5f743344
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,7 @@
"command": "cmake",
"args": [
"${workspaceRoot}",
"-DCMAKE_EXPORT_COMPILE_COMMANDS=On",
"-DCMAKE_BUILD_TYPE=Debug",
"-DOPENDHT_PROXY_CLIENT=On",
"-DOPENDHT_PROXY_SERVER=On",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment