Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/cpu_features.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Steinbach <steinbach@scionics.de>2018-05-22 11:09:00 +0300
committerPeter Steinbach <steinbach@scionics.de>2018-05-22 11:09:00 +0300
commitce4637008d49f1207cd920f033397619dcf24874 (patch)
tree9121d68d16362b7bdb668660396cac8c9112c515 /CMakeLists.txt
parent06d4f52f7e4a95fc581cdaccaa39c35903c58e4c (diff)
without cpu_features_macros.h in the install tree, the library cannot
be used after `make install`
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 640cf92..591c116 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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