Skip to content

v3.3.2

Latest

Choose a tag to compare

@hesphoros hesphoros released this 03 Mar 11:53
· 5 commits to main since this release

Fixes

  • Fix INSTALL_INTERFACE path: include/UniConv -> include (consistent with BUILD_INTERFACE for correct #include \"uniconv/UniConv.h\" after install)
  • Fix INCLUDES DESTINATION path: include/uniconv -> include (same reason)
  • Fix project VERSION: 3.3.0 -> 3.3.2 (match release tag)

These fixes resolve vcpkg review feedback regarding case-sensitive filesystem compatibility and install directory layout.