mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-19 18:44:24 +03:00
move cpuid stuff to util/arch/x86
This commit is contained in:
committed by
Konstantinos Margaritis
parent
57bb5dbafa
commit
cc81d7f578
@@ -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