Am Donnerstag, den 07.10.2010, 09:23 +0200 schrieb Stefan Eilemann: > I'll rename them, but not to config.cmake since it was driving me mad due to > the name being close to config.cpp.
Fair enough. > The reason is that defines.h should not be generated. Why not? All defines.h does, is #include "defines<System>.h". Why should defines.h not contain all the definitions directly? Sure, it breaks compatibility for those that used defines<System>.h instead of defines.h, but seriously: Is there a use case for doing this? _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

