makestuff / common

Common stuff almost everything else depends on
http://www.makestuff.eu/wordpress/?page_id=1489
GNU Lesser General Public License v3.0
5 stars 4 forks source link

add pkg-config support #8

Open trabucayre opened 3 years ago

trabucayre commented 3 years ago

One classic way to detect and to obtain required parameters at build time requirements, to use a library, is through pkg-config. This approach is Linux and msys2 compatible. This PR add a pc.in file filled with prefix and all required informations, this one is installed in ${CMAKE_INSTALL_LIBDIR}/pkgconfig