1
0
mirror of https://github.com/google/cpu_features.git synced 2025-04-27 15:12:30 +02:00

without cpu_features_macros.h in the install tree, the library cannot

be used after `make install`
This commit is contained in:
Peter Steinbach 2018-05-22 10:09:00 +02:00
parent 06d4f52f7e
commit ce4637008d

View File

@ -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