Pre-Compiled headers and GCC
#7
I've seen CMake used in MineServer and it didn't work that well there.
And it doesn't support customizations to the project files - for example I group the source files by category (os support, packets, world generating, mobs etc.). That doesn't seem possible with cmake.
I think the status quo is sufficient - there are two active developers, each maintains their VS's project files, and the *nix makefile is generic enough to pick up anything in the right paths Smile

BUT if CMake can show us how to make gcc use precompiled headers for the project, that might be a piece of information worth extracting. Not the entire management, just the parameters / exclusions to use.
Reply
Thanks given by: AlterEgo


Messages In This Thread
Pre-Compiled headers and GCC - by FakeTruth - 02-04-2012, 01:31 AM
RE: Pre-Compiled headers and GCC - by xoft - 02-04-2012, 01:45 AM
RE: Pre-Compiled headers and GCC - by FakeTruth - 02-04-2012, 02:04 AM
RE: Pre-Compiled headers and GCC - by xoft - 02-06-2012, 05:38 PM
RE: Pre-Compiled headers and GCC - by FakeTruth - 02-06-2012, 09:28 PM
RE: Pre-Compiled headers and GCC - by AlterEgo - 03-29-2012, 11:02 PM
RE: Pre-Compiled headers and GCC - by xoft - 03-29-2012, 11:41 PM
RE: Pre-Compiled headers and GCC - by AlterEgo - 03-30-2012, 08:46 AM



Users browsing this thread: 1 Guest(s)