mirror of
https://github.com/google/cpu_features.git
synced 2025-07-01 21:31:15 +02:00
Merge pull request #37 from psteinb/adding-missing-header
without cpu_features_macros.h in the install tree, the library cannot
This commit is contained in:
@ -26,6 +26,7 @@ set(_HDRS
|
||||
include/cpuinfo_mips.h
|
||||
include/cpuinfo_ppc.h
|
||||
include/cpuinfo_x86.h
|
||||
include/cpu_features_macros.h
|
||||
)
|
||||
|
||||
add_library(cpu_features
|
||||
|
Reference in New Issue
Block a user