Alvaro Munoz Murillo

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Alvaro Munoz Murillo created a post, PlannedImplementing CLion run configuration
I'm trying to implement a run configuration for a build system not based in CMake and I'm having trouble with the run configuration, specifically with how to pass to the run configuration the execu... -
-
Alvaro Munoz Murillo created a post, AnsweredGenerate build commands and run configurations in CLion
I have a custom build system for my C/C++ project at work that I'm trying to integrate with a plugin for CLion.Currently I'm generating with a script the different files that can be used to generat...