Closed qudix closed 9 months ago
WinAPI
Relocation.h
rapidcsv
fmtlib
std::format
spdlog::format_string_t
xmake
stl::source_location
I pushed the WinAPI and Relocation.h changes to upstream, it's been merged https://github.com/powerof3/CommonLibSSE/pull/103
WinAPI
with more functions and definitions, and make use of it in a few more placesRelocation.h
into multiple headers as it was getting a bit too large to managerapidcsv
an optional dependency depending on whether VR is enabled (not fully optional in cmake/vcpkg yet)fmtlib
and usestd::format
; usespdlog::format_string_t
for backwards compat with fmtxmake
build supportstl::source_location