3 lines
81 B
Bash
3 lines
81 B
Bash
|
|
# C/C++ Build Systems
|
||
|
|
alias cmake-lsp='cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=ON'
|