Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: jiapei100 on October 10, 2008, 02:50:37 am

Title: Does Code::Blocks support cmake?
Post by: jiapei100 on October 10, 2008, 02:50:37 am

Does Code::Blocks support compiler cmake?

Regards
JIA
Title: Re: Does Code::Blocks support cmake?
Post by: dje on October 10, 2008, 09:30:32 am
Hi !

CMake is not a compiler.
C::B supports a lots of compilers listed in the wiki and, AFAIK, CMake is able to generate C::B project files.

Dje