Skip to content

Commit 9b6ac0e

Browse files
authored
Merge pull request Light-City#53 from ccwanggl/master
Mix the develop tools and compiler?
2 parents 0c6f971 + 423f317 commit 9b6ac0e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,13 @@ https://light-city.club/sc/
3030

3131
Ubuntu 18.04
3232

33-
- **工具**
33+
- **编辑工具**
3434

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

0 commit comments

Comments
 (0)