From ce4637008d49f1207cd920f033397619dcf24874 Mon Sep 17 00:00:00 2001 From: Peter Steinbach Date: Tue, 22 May 2018 10:09:00 +0200 Subject: [PATCH] without cpu_features_macros.h in the install tree, the library cannot be used after `make install` --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) 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