How to change cmake build path

General questions regarding the usage of CodeLite
dominate
CodeLite Curious
Posts: 1
Joined: Tue Feb 06, 2018 5:47 pm
Genuine User: Yes
IDE Question: C++
Contact:

How to change cmake build path

Post by dominate »

I have a project that has "Enabled custom build". I use cmake. In this case, http://codelite.org/LiteEditor/BuildSystem tells me that other pages are ignored. Ok.
But then how can I configure the build path of cmake? It always generating its files into workspace/cmake-build-debug. I want to change it.