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
|
||||
Description: C++ shared library providing musr classes
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -l@GENERIC_LIBRARY_NAME@
|
||||
Cflags: -I${includedir}/@GENERIC_LIBRARY_NAME@ -I${libdir}/include
|
||||
Libs: -L${libdir} -l@MUSR_LIBRARY_NAME@
|
||||
Cflags: -I${includedir}
|
||||
|
@ -6,5 +6,5 @@ includedir=@includedir@
|
||||
Name: TLemRunHeader
|
||||
Description: C++ shared library providing the LEM Run Header class
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -l@GENERIC_LIBRARY_NAME@
|
||||
Libs: -L${libdir} -l@LEM_LIBRARY_NAME@
|
||||
Cflags: -I${includedir}
|
||||
|
Loading…
x
Reference in New Issue
Block a user