Skip to content

ZPack v0.2.1

Compare
Choose a tag to compare
@LeadRDRK LeadRDRK released this 26 Aug 08:26

What's new

  • Added DLL exports for Windows.
  • Headers now follow a naming convention (zpack_name.h)

Fixes

  • Moved the CMake module path addition to lib/CMakeLists.txt
  • Removed the explicit library type definition in lib/CMakeLists.txt (library type follows BUILD_SHARED_LIBS now)