mirror of
https://github.com/google/cpu_features.git
synced 2025-07-01 13:21:13 +02:00
without cpu_features_macros.h in the install tree, the library cannot
be used after `make install`
This commit is contained in:
@ -26,6 +26,7 @@ set(_HDRS
|
|||||||
include/cpuinfo_mips.h
|
include/cpuinfo_mips.h
|
||||||
include/cpuinfo_ppc.h
|
include/cpuinfo_ppc.h
|
||||||
include/cpuinfo_x86.h
|
include/cpuinfo_x86.h
|
||||||
|
include/cpu_features_macros.h
|
||||||
)
|
)
|
||||||
|
|
||||||
add_library(cpu_features
|
add_library(cpu_features
|
||||||
|
Reference in New Issue
Block a user