stevemk14ebr / PolyHook_2_0

C++20, x86/x64 Hooking Libary v2.0
MIT License
1.58k stars 222 forks source link

Fix POLYHOOK_BUILD_STATIC_RUNTIME inconsistency #191

Closed DisabledMallis closed 10 months ago

DisabledMallis commented 10 months ago

POLYHOOK_BUILD_STATIC_RUNTIME changes how other libraries that PolyHook2 uses have their runtime linked, but it does not change this for asmjit properly.