diff options
Diffstat (limited to 'src/common/CMakeLists.txt')
| -rw-r--r-- | src/common/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index c1d2b24a1..13ed68b3f 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt | |||
| @@ -160,6 +160,8 @@ if(ARCHITECTURE_x86_64) | |||
| 160 | PRIVATE | 160 | PRIVATE |
| 161 | x64/cpu_detect.cpp | 161 | x64/cpu_detect.cpp |
| 162 | x64/cpu_detect.h | 162 | x64/cpu_detect.h |
| 163 | x64/cpu_wait.cpp | ||
| 164 | x64/cpu_wait.h | ||
| 163 | x64/native_clock.cpp | 165 | x64/native_clock.cpp |
| 164 | x64/native_clock.h | 166 | x64/native_clock.h |
| 165 | x64/xbyak_abi.h | 167 | x64/xbyak_abi.h |