Skip to content

Commit

Permalink
Mix the develop tools and compiler?
Browse files Browse the repository at this point in the history
  • Loading branch information
ccwanggl committed Jul 17, 2020
1 parent 5354c10 commit 423f317
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,13 @@ https://light-city.club/sc/

Ubuntu 18.04

- **工具**
- **编辑工具**

CLion gcc/g++
CLion

- **编译器**

> gcc/g++
尽量用g++,因为一开始我用的vim写的,所以纯g++,后来用编译器CLion,部分有CMakeLists.txt文件,直接导入就行,后面会更新这个文件包含整个项目,持续关注~

Expand Down

0 comments on commit 423f317

Please sign in to comment.