2008/9/19 Esben Mose Hansen <[EMAIL PROTECTED]>: > On Friday 12 September 2008 14:08:01 Esben Mose Hansen wrote: >> Hi, >> >> I was unable to find a cmake module for google's protocol buffers, so I >> wrote my own. Is there some sort of repository for these things? The module >> probably does not handle non-linux platforms very well, and isn't >> extensively tested, but should be a start. >> >> Code attached. > > It was pointed out to me that I should set the GENERATED TRUE property on the > generated files. So here is the revised version. > > > Again, I would ask if anyone know of a repository for these things. Surely, > there must be hundreds of software libraries where such files are useful, at > least as a starting point.
You may request the inclusion of your CMake module to the CMake distribution itself see: http://www.cmake.org/Wiki/CMake:Module_Maintainers -- Erk _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
