Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export (library) definitions #95

Open
vanrein opened this issue Mar 25, 2019 · 0 comments
Open

Export (library) definitions #95

vanrein opened this issue Mar 25, 2019 · 0 comments
Milestone

Comments

@vanrein
Copy link

vanrein commented Mar 25, 2019

We currently do not export definitions using either of:

  • CMake
  • PkgConfig

We should probably do both.

A noteworthy concern is the distinction between libtlspool.* and libtlspool_async.* -- perhaps we need to make two exports. There may be another variant later, libtlspool_remote.*, which would be a drop-in replacement for libtlspool_async.*.

The current synchronous library is not use the asynchronous library, but that may change in the future, if we re-implement the former in terms of the latter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant