Bubanja Kaju
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 5
-
Created How to build only the release profile in CLion?
AnsweredI have two profiles set up debug and release. Both compile fine and there is a button in the build dropdown to compile all in debug mode, but I would like to compile all only in release, to save co... -
Created /usr/src/googletest folder get's included in every project I open, how do I remove it?
AnsweredSee the image to understand what I mean. I never actively included this folder, it just shows up and is quite annoying. How do I remove not the folder, but Clion showing me the folder? -
Edited How to sync CMakeSettings using a settings repository?
AnsweredI am working with ros and I would like to be able to compile all projects with clion, for this I have following cmake configuration: <configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" GENERATI...