E.W. Z.
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 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... -
创建于 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...