KDevelop with CMake project - how to manage debug and release builds?

梦想的初衷 提交于 2019-11-30 04:12:07

问题


Does KDevelop support switching between debug and release builds for CMake projects?


回答1:


Sure, click Open configuration and then + at the top of window. This would allow you to add another build directory and you will be able to switch between them.



来源:https://stackoverflow.com/questions/15064715/kdevelop-with-cmake-project-how-to-manage-debug-and-release-builds

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!