flatbuffers/CMake
Millian Poquet 1da6f4f18b
[CMake] generate pkg-config flatbuffers.pc file (#6455)
This commit enables CMake to generate a flatbuffers.pc file on install.

pkg-config eases the utilization of software libraries by enabling the
developers of a library to define how the library should be used.

It can be used as a tool by build systems to find and manage dependencies,
this is notably the default Meson behavior and optionally used by CMake.
2021-02-22 10:23:38 -08:00
..
BuildFlatBuffers.cmake Added INCLUDE_PREFIX option for flatbuffers_generate_headers (#5866) 2020-04-23 10:09:19 -07:00
DESCRIPTION.txt Add RPM packaging support (#5177) 2019-02-21 20:06:04 +01:00
FindFlatBuffers.cmake Align package name to FindFlatBuffers.cmake (#5899) 2020-05-07 12:22:12 -07:00
FlatbuffersConfig.cmake Add exports for all targets (#4491) 2017-11-16 12:51:25 -08:00
FlatbuffersConfigVersion.cmake.in Support version compatibility checks via find_package command (#4625) 2018-02-15 13:39:15 -08:00
PackageDebian.cmake Add RPM packaging support (#5177) 2019-02-21 20:06:04 +01:00
PackageRedhat.cmake Fix RPM install conflict (#6003) 2020-06-25 15:33:58 -07:00
Version.cmake Version message should be a "STATUS" to avoid going to stderr. (#6316) 2020-12-07 11:50:29 -08:00
flatbuffers.pc.in [CMake] generate pkg-config flatbuffers.pc file (#6455) 2021-02-22 10:23:38 -08:00