На Sun, 22 Feb 2009 14:28:03 +0100
Mark de Wever <ko...@xs4all.nl> записано:

> Cmake also supports to make project files for MSVC and CodeBlocks, it would
> be nice to get some feedback on how good these project files are. If we can
> make cmake support them well enough we can remove these project files and
> reduce maintenance. I know for MSVC it's really nice to add all header files
> to the cmake project files, since then they show up in the project nicely.
> 
No idea about MSVC, but cmake generated CodeBlocks files IMO don't cut
it. They got lot of useless targets none of which are Debug or Release,
"Compile current file" doesn't work and Abort compilation fails too.
Why cmake doesn't just scan sources for headers and add them to projectfiles?

_______________________________________________
Wesnoth-dev mailing list
Wesnoth-dev@gna.org
https://mail.gna.org/listinfo/wesnoth-dev

Reply via email to