diff --git a/CMakeLists.txt b/CMakeLists.txt index 6a0a57b..87b1c8b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -135,6 +135,7 @@ set_property(TARGET cpu_features PROPERTY POSITION_INDEPENDENT_CODE ${BUILD_PIC} target_include_directories(cpu_features PUBLIC $ ) +add_library(CpuFeature::cpu_features ALIAS cpu_features) # # program : list_cpu_features