Guh
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Guh created a post, 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/... -
-
-
-
Guh created a post, AnsweredCMake 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-...