Projects and cmake
Posted: Thu Nov 22, 2012 2:37 am
Hello,
I'm trying to use CodeLite together with cmake and ran into a little problem: I created a new workspace and added a project in a sub directory. So, now when I'm trying to run cmake as a pre-build step cmake is called from the workspace directory and not from the project directory which means that the makefile is also created inside the workspace folder.
Is there a way to tell CodeLite from where to call cmake?
Thanks!
I'm trying to use CodeLite together with cmake and ran into a little problem: I created a new workspace and added a project in a sub directory. So, now when I'm trying to run cmake as a pre-build step cmake is called from the workspace directory and not from the project directory which means that the makefile is also created inside the workspace folder.
Is there a way to tell CodeLite from where to call cmake?
Thanks!