ports/devel/flatbuffers/pkg-plist
Yuri Victorovich 7ac50682b4 devel/flatbuffers: Update 1.8.0 -> 1.9.0
Port changes:
* Change cmake -> cmake:outsource
* Change to CMAKE_ON/CMAKE_OFF
* Remove static library
* Eliminate tests rebuild during the normal build process

Reported by:	portscout
2018-04-06 06:21:31 +00:00

24 lines
866 B
Text

bin/flatc
include/flatbuffers/base.h
include/flatbuffers/code_generators.h
include/flatbuffers/flatbuffers.h
include/flatbuffers/flatc.h
include/flatbuffers/flexbuffers.h
include/flatbuffers/grpc.h
include/flatbuffers/hash.h
include/flatbuffers/idl.h
include/flatbuffers/minireflect.h
include/flatbuffers/reflection.h
include/flatbuffers/reflection_generated.h
include/flatbuffers/registry.h
include/flatbuffers/stl_emulation.h
include/flatbuffers/util.h
lib/cmake/flatbuffers/FlatbuffersConfig.cmake
lib/cmake/flatbuffers/FlatbuffersConfigVersion.cmake
lib/cmake/flatbuffers/FlatbuffersSharedTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/flatbuffers/FlatbuffersSharedTargets.cmake
lib/cmake/flatbuffers/FlatcTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/flatbuffers/FlatcTargets.cmake
lib/libflatbuffers.so
lib/libflatbuffers.so.1
lib/libflatbuffers.so.%%SHLIB_VER%%