Package: libsigmf / 1.0.2-4

Metadata

Package Version Patches format
libsigmf 1.0.2-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
reliable finding | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
cmake/config.cmake.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 [patch 1/2] reliable finding the cmake interface file names vary
 between recent versions of flatbuffers. This patch handles both cases, for
 initial build and projects using the system-wide installation.


fix cmake interface | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch 2/2] fix cmake interface add /usr/include/sigmf to the include
 file search path, so that applications following the README.md Usage will
 work.