Am Donnerstag, den 07.10.2010, 09:32 +0200 schrieb Stefan Eilemann: > On 7. Oct 2010, at 9:29, Daniel Pfeifer wrote: > > > Why not? All defines.h does, is #include "defines<System>.h". > > Why should defines.h not contain all the definitions directly? > > You want to keep the Linux and Windows headers in the same SCM repo.
No. I don't want generated files under version control. I wrote the CMake toolchain such that it ignores the file defines.h that is in SVN. The reason I did not delete it completely, is that I did not want to break other toolchains. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

