Corrected the pkg config
This commit is contained in:
parent
864fe57c54
commit
6bf3d78778
1 changed files with 1 additions and 1 deletions
|
|
@ -8,5 +8,5 @@ Description: @PROJECT_DESCRIPTION@
|
|||
Version: @PROJECT_VERSION@
|
||||
|
||||
Requires:
|
||||
Libs: -L${libdir} -lmylib
|
||||
Libs: -L${libdir} -l@PROJECT_NAME@
|
||||
Cflags: -I${includedir}
|
||||
Loading…
Add table
Reference in a new issue