Add pkg-config support

This commit is contained in:
Carsten Hartenfels
2019-06-23 13:25:29 +02:00
parent bbb52f352c
commit 99cff9e74e
4 changed files with 19 additions and 1 deletions

View File

@@ -154,6 +154,8 @@ test_tests_SOURCES=\
test/src/test_affine.c \
test/src/test_bezier.c
pkgconfig_DATA=cglm.pc
# When running configure with --prefix, $VPATH references
# the source directory that post-build.sh is in. When not
# using a prefix, $VPATH will be unset, so we need to fall