wireshark/epan/ftypes
João Valverde fe7bfdf6ca CMake: Require explicit installation of development headers
Develpment headers are a sizeable part of the binary installation
and most users won't ever require them. It's recommended to package
them separately in a devel package or SDK.

Create a CMake installation component for development headers
and add the EXCLUDE_FROM_ALL property.

Headers can be installed using the invocation:

    cmake --install <dir> --component Development
2023-01-18 03:35:13 +00:00
..
.editorconfig
CMakeLists.txt CMake: Require explicit installation of development headers 2023-01-18 03:35:13 +00:00
ftype-bytes.c
ftype-double.c
ftype-guid.c
ftype-ieee-11073-float.c
ftype-integer.c
ftype-ipv4.c
ftype-ipv6.c
ftype-none.c
ftype-protocol.c
ftype-string.c
ftype-time.c
ftypes-int.h
ftypes.c
ftypes.h