autoconf, automake / cmake configuration in codelite?
Posted: Sat Oct 09, 2010 11:23 am
Hi, Eran:
The codelite project structure seems to be:
solution.tags
solution.workspace
solution.workspace.session
solution.mk
--- project1
project1.mk
project1.project
--- project2
project2.mk
project2.project
I'm wondering is there any convenient tool in codelite to produce an ordinary installation auxiliary files for
1) autoconf, automake
Makefile, etc.
2) cmake
.cmake etc.
I remember KDevelop might be able to produce Makefile defaultly for "autoconf, automake" installation.
Looking forward to your help.
Best Regards
JIA
The codelite project structure seems to be:
solution.tags
solution.workspace
solution.workspace.session
solution.mk
--- project1
project1.mk
project1.project
--- project2
project2.mk
project2.project
I'm wondering is there any convenient tool in codelite to produce an ordinary installation auxiliary files for
1) autoconf, automake
Makefile, etc.
2) cmake
.cmake etc.
I remember KDevelop might be able to produce Makefile defaultly for "autoconf, automake" installation.
Looking forward to your help.
Best Regards
JIA