updated build system

This commit is contained in:
2024-08-23 14:12:02 -05:00
parent 1ec287f41a
commit 776862d474
12 changed files with 220 additions and 260 deletions

View File

@@ -63,8 +63,6 @@ inline constexpr const std::string_view REPERTORY_MIN_REMOTE_VERSION = "2.0.0";
#define REPERTORY_INVALID_HANDLE INVALID_HANDLE_VALUE
inline constexpr const auto NANOS_PER_SECOND = 1000000000L;
#define WINFSP_ALLOCATION_UNIT UINT64(4096U)
#if defined(_WIN32)