• v1.8.1 2571ab79c1

    build now works on nix

    kyle released this 2026-03-18 00:15:16 +00:00 | 9 commits to master since this release

    1. Static linking - Added KTE_STATIC_LINK CMake option and
      disabled it in default.nix to avoid the "attempted
      static link of dynamic object" error

    2. Missing include - Added to
      test_swap_edge_cases.cc for std::memset/std::memcpy (GCC
      14 is stricter about transitive includes)

    Downloads