Corrected the pkg config

This commit is contained in:
Paul Ferrand 2020-01-23 20:28:52 +01:00
parent 864fe57c54
commit 6bf3d78778

View file

@ -8,5 +8,5 @@ Description: @PROJECT_DESCRIPTION@
Version: @PROJECT_VERSION@
Requires:
Libs: -L${libdir} -lmylib
Libs: -L${libdir} -l@PROJECT_NAME@
Cflags: -I${includedir}