Skip to content

Releases: doocman/cpp-dynload

v0.4.0

Choose a tag to compare

@doocman doocman released this 17 Sep 07:23

Full Changelog: v0.3.0...v0.4.0
Add namespace to installed targets

v0.3.0

Choose a tag to compare

@doocman doocman released this 12 Sep 09:57
559d6ec

What's Changed

  • Add proper install logic for dynl by @doocman in #5

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@doocman doocman released this 01 Jul 04:55
c8ca27a

Add a -ldl to unix-style targets.

v0.1.0

Choose a tag to compare

@doocman doocman released this 11 Jun 07:56
5334ecc

header-only or source link options available
provides basic functionality like fetching a function from a runtime library.

What's Changed

New Contributors

Full Changelog: https://github.com/doocman/cpp-dynload/commits/v0.1.0