You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Typo issue ! Good catch I would go with the 's' and change the ALIAS so for installed cpu_features it won't change but for using add_subdirectory()/FetchContent() you'll have to change if using the alias...
When trying to link to this library the docs say the target name should be CpuFeature::cpu_features
https://github.com/google/cpu_features/tree/main/cmake
But it is exported as CpuFeatures
cpu_features/CMakeLists.txt
Line 280 in b960bcf
Internal it is correct
cpu_features/CMakeLists.txt
Line 183 in b960bcf
So am unsure if this is a bug or a documentation error
The text was updated successfully, but these errors were encountered: