Mix the develop tools and compiler?

This commit is contained in:
guoliang 2020-07-17 16:40:56 +08:00
parent 5354c10742
commit 423f31738b

View File

@ -28,9 +28,13 @@ https://light-city.club/sc/
Ubuntu 18.04
- **工具**
- **编辑工具**
CLion gcc/g++
CLion
- **编译器**
> gcc/g++
尽量用g++因为一开始我用的vim写的所以纯g++后来用编译器CLion部分有CMakeLists.txt文件直接导入就行后面会更新这个文件包含整个项目持续关注~