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

后端 未结 1 1791
青春惊慌失措
青春惊慌失措 2021-01-02 07:43

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

相关标签:
1条回答
  • 2021-01-02 08:37

    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.

    enter image description here

    0 讨论(0)
提交回复
热议问题