Skip to content
Snippets Groups Projects
Commit c0a5d9d4 authored by Carl Philipp Klemm's avatar Carl Philipp Klemm
Browse files

add linking snipped to readme

parent 0b0ab763
No related branches found
No related tags found
No related merge requests found
...@@ -31,6 +31,10 @@ $ make install ...@@ -31,6 +31,10 @@ $ make install
$ make doc $ make doc
``` ```
### Linking
it is best to link to this library with the help of [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/) as this provides platform a agnostic to query for paths and flags. Almost certenly, pkg-config is already integrated into your buildsystem.
# Licence # Licence
_libeisdrt_ is licenced to you under the LGPL version 3 , or (at your option) any later version. see lgpl-3.0.txt or [LGPL](https://www.gnu.org/licenses/lgpl-3.0.en.html) for details _libeisdrt_ is licenced to you under the LGPL version 3 , or (at your option) any later version. see lgpl-3.0.txt or [LGPL](https://www.gnu.org/licenses/lgpl-3.0.en.html) for details
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment