Guh
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
已编辑于 How to revise CLion CmakeLIsts.txt?
I have a simple cpp program that needs to compiled with the following flags. Could you help how to properly update the CMakeLists.txt? -I/Users/guh/LLVM/6.0/llvm/include -I/Users/guh/LLVM/6.0/llvm/... -
创建于 CMake Environment
已回答After git clone the project, the Clion cannot recognize CMakeLists.txt as the configuration for the cloned project. Can you help me how to fix this? git clone https://gitlab.com/gangryunguh/SFML-...