trishume / linux-track

Automatically exported from code.google.com/p/linux-track
MIT License
0 stars 0 forks source link

Include pkg-config library file in distribution #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be great to have .pc file for the library in Fedora package 
distribution.

pkg-config uses special meta-data files to keep configuration options for 
compilation process. It is particularly useful when building with CMake.

So the attached 'linuxtrack.pc' file is the one that I use by myself on Fedora 
17 x86_64. However I am not sure what will be a difference for other platforms.

This file has to be installed to '{lib_dir}/pkgconfig/'. In my case it is 
'/usr/lib64/pkgconfig'.

Thanks,
Boris

Original issue reported on code.google.com by Boris.A....@gmail.com on 16 Aug 2012 at 4:11

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry for duplicate. This one was added accidentally, but I couldn't find the 
option to delete it.

Original comment by Boris.A....@gmail.com on 16 Aug 2012 at 4:21

GoogleCodeExporter commented 9 years ago
No problem...
Will close this one and continue in the other...
Kind regards,

Michal

Original comment by f.jo...@email.cz on 16 Aug 2012 at 6:06