Skip to content
Snippets Groups Projects
Commit ff8a83ac authored by Ondřej Surý's avatar Ondřej Surý
Browse files

Use noinst_LTLIBRARIES for internal and yparser to make unified libknot.

Make internal and yparser convenient libraries (noinst_LTLIBRARIES)
and link them only where needed.  Some of the code will get linked
twice into the binary, but that's inevitable unless we want to keep
exporting volatile symbols library to the outside world.

(Or we can cleanup usage of libknot-internal outside libknot and perhaps libknotd.)
parent 0b0e4f60
No related branches found
No related tags found
1 merge request!379libknot unified
Showing
with 1 addition and 101 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment