E.W. Z.
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Triggering remote build from CLion and using build output
We use remote build servers to build our project. Finally, I figured out how to add remote build target to the CMakeList.txt and everything works as expected. One thing I'm not happy with is the in... -
Created CMake and Make interoperability
Please consider following scenario. Two teams working on a C++ project. One team uses Eclipse, the second one uses CLion. Is it a way to sync back and forth changes made in Eclipse and CLion? Meani...