Corrected some errors in the new pkg-config files of the musr-libs
This commit is contained in:
parent
f87e9fc8c7
commit
52ae98ef9c
@ -6,5 +6,5 @@ includedir=@includedir@
|
|||||||
Name: PMusr
|
Name: PMusr
|
||||||
Description: C++ shared library providing musr classes
|
Description: C++ shared library providing musr classes
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Libs: -L${libdir} -l@GENERIC_LIBRARY_NAME@
|
Libs: -L${libdir} -l@MUSR_LIBRARY_NAME@
|
||||||
Cflags: -I${includedir}/@GENERIC_LIBRARY_NAME@ -I${libdir}/include
|
Cflags: -I${includedir}
|
||||||
|
@ -6,5 +6,5 @@ includedir=@includedir@
|
|||||||
Name: TLemRunHeader
|
Name: TLemRunHeader
|
||||||
Description: C++ shared library providing the LEM Run Header class
|
Description: C++ shared library providing the LEM Run Header class
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Libs: -L${libdir} -l@GENERIC_LIBRARY_NAME@
|
Libs: -L${libdir} -l@LEM_LIBRARY_NAME@
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user