On Thursday 10 May 2007 20:01, Andreas Pakulat wrote: > On 11.05.07 01:30:12, Andreas Pakulat wrote: ... > I admit I didn't use google before sending this out (I did try to find > something a week ago, but didn't find anything usable, probably bad > wording or too late in the night). Anyway I found a nice tutorial on how > this is working at: > http://www.cmake.org/Wiki/CMake_HowToDoPlatformChecks
:-) > That gets me going, now I just need to find somebody who will write all > the thousands of tests for the defines that are used in the > config.h.cmake files :( Check out which tests you actually need (look for ifdefs in the code) and then test only for these. It will probably be *much* less than the average config.h for KDE3 apps. Bye Alex _______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake