Loading
flatbuffers: 2.0.0 -> 2.0.6
- Looks like the tests need access to files in the '<srcdir>/tests' directory, so this path needs to be patched now. (Apparently upstream uses 'cmake .', and something broke between the versions for out of source builds.) - Python is needed to generate tests, according to CMake output. - Disable generation of universal binaries on Darwin.