Browse Source

Update Cmake

pull/3563/head
John 2 weeks ago
parent
commit
77c1f1e457
  1. 2
      src/common/CMakeLists.txt

2
src/common/CMakeLists.txt

@ -186,6 +186,8 @@ if(ARCHITECTURE_x86_64)
common common
PRIVATE x64/cpu_detect.cpp PRIVATE x64/cpu_detect.cpp
x64/cpu_detect.h x64/cpu_detect.h
x64/cpu_wait.cpp
x64/cpu_wait.h
x64/native_clock.cpp x64/native_clock.cpp
x64/native_clock.h x64/native_clock.h
x64/rdtsc.cpp x64/rdtsc.cpp

Loading…
Cancel
Save