diff options
author | crupest <crupest@outlook.com> | 2021-06-06 16:57:08 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-06-06 16:57:08 +0800 |
commit | 346239e144b0644ed2d1a6ec3dc9f29d1e802eae (patch) | |
tree | 005372cd914951cfa9e303d90ec10fd9a1f91c99 /works/life/computer-network-experiment/.clangd | |
parent | baada7b0b03a0fd3bab6ccf996515c7dd7bd71af (diff) | |
download | crupest-346239e144b0644ed2d1a6ec3dc9f29d1e802eae.tar.gz crupest-346239e144b0644ed2d1a6ec3dc9f29d1e802eae.tar.bz2 crupest-346239e144b0644ed2d1a6ec3dc9f29d1e802eae.zip |
import(life): Add cmake.
Diffstat (limited to 'works/life/computer-network-experiment/.clangd')
-rw-r--r-- | works/life/computer-network-experiment/.clangd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/works/life/computer-network-experiment/.clangd b/works/life/computer-network-experiment/.clangd deleted file mode 100644 index c28ae22..0000000 --- a/works/life/computer-network-experiment/.clangd +++ /dev/null @@ -1,2 +0,0 @@ -CompileFlags:
- Add: [-std=c++17]
|