[CMake] Google's protocol buffers cmake module

Eric Noulard eric.noulard at gmail.com
Fri Sep 19 10:11:53 EDT 2008


2008/9/19 Esben Mose Hansen <kde at mosehansen.dk>:
> 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


More information about the CMake mailing list