This commit is contained in:
lizzie 2026-03-12 21:57:18 +00:00 committed by crueter
parent 50d6f30d60
commit 5a7f17d118

View file

@ -186,8 +186,7 @@ if(ARCHITECTURE_x86_64)
x64/cpu_wait.h
x64/rdtsc.cpp
x64/rdtsc.h
x64/xbyak_abi.h
x64/xbyak_util.h)
x64/xbyak.h)
target_link_libraries(common PRIVATE xbyak::xbyak)
endif()