Skip to content

Version 1.1.13

Latest

Choose a tag to compare

@jeremydumais jeremydumais released this 01 Nov 14:08
· 1 commit to master since this release
e0e725c

Fixed

  • Fixed non-transitive include paths for the OpenSSL dependency when building in
    Windows.
    The library now uses target_include_directories() instead of
    include_directories() to properly expose dependency include paths to
    consumers during build.