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 | d88b76be5395127383be79ce227ee68cb5a03a86 (patch) | |
tree | 0eff86a74e8bec7e15067545f9f62a692231886c /computer-network-experiment/.clangd | |
parent | 57531f9c32a06fdc1a5e80e88cbbc29d45a6982b (diff) | |
download | life-d88b76be5395127383be79ce227ee68cb5a03a86.tar.gz life-d88b76be5395127383be79ce227ee68cb5a03a86.tar.bz2 life-d88b76be5395127383be79ce227ee68cb5a03a86.zip |
Add cmake.
Diffstat (limited to 'computer-network-experiment/.clangd')
-rw-r--r-- | computer-network-experiment/.clangd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/computer-network-experiment/.clangd b/computer-network-experiment/.clangd deleted file mode 100644 index c28ae22..0000000 --- a/computer-network-experiment/.clangd +++ /dev/null @@ -1,2 +0,0 @@ -CompileFlags:
- Add: [-std=c++17]
|