cmake
Posted: Thu Oct 17, 2013 5:46 am
Hi everyone
I saw that this issue is already discussed in some old posts and the conclusion was that it needs further development.
Well, I usually use the makefiles generated by codelite during the development state and I create CMakeLists.txt in order to distribute my software using cmake, which I personaly think it's by far a more convenient way to do this.
Would it be possible for codelite to optionaly generate CMakeLists for a project? Is such a feature planned for the near future?
I am not familiar with codelite source code/plugins api and I do not have deep knowledge of cmake build system, would it be hard/time consuming to write a related plugin myself?
Thanks & regards
Ian
I saw that this issue is already discussed in some old posts and the conclusion was that it needs further development.
Well, I usually use the makefiles generated by codelite during the development state and I create CMakeLists.txt in order to distribute my software using cmake, which I personaly think it's by far a more convenient way to do this.
Would it be possible for codelite to optionaly generate CMakeLists for a project? Is such a feature planned for the near future?
I am not familiar with codelite source code/plugins api and I do not have deep knowledge of cmake build system, would it be hard/time consuming to write a related plugin myself?
Thanks & regards
Ian