mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-30 03:34:25 +03:00
move cpuid stuff to util/arch/x86
This commit is contained in:
@@ -564,8 +564,8 @@ install(FILES ${hs_HEADERS} DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/hs")
|
||||
set (hs_exec_common_SRCS
|
||||
src/alloc.c
|
||||
src/scratch.c
|
||||
src/util/cpuid_flags.c
|
||||
src/util/cpuid_flags.h
|
||||
src/util/arch/x86/cpuid_flags.c
|
||||
src/util/arch/x86/cpuid_flags.h
|
||||
src/util/multibit.c
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user