mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
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
24 lines
866 B
Text
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%%
|