CMake-based build system for Avro/C ----------------------------------- Key: AVRO-449 URL: https://issues.apache.org/jira/browse/AVRO-449 Project: Avro Issue Type: New Feature Components: c Affects Versions: 1.3.0 Reporter: Bruce Mitchener
I am working on a CMake-based build system for Avro/C. This has these advantages over the current autoconf build system: * Easier to get features like universal binaries correct. * Works on Windows to make it easier to work on a Windows port of Avro/C. * Lets us generate project files for Visual Studio and XCode. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.