Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake: Use CpuFeatures:: as TARGET namespace (Fix #333) #334

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Conversation

Mizux
Copy link
Collaborator

@Mizux Mizux commented Sep 14, 2023

Use CpuFeatures:: for ALIAS since this is the name we already use for install(EXPORT)...

note: currently CI test using cmake install step, I don't know if we should also add a job to check if using CpuFeatures::cpu_features using add_subdirectory()/FetchContent() is also working as expected (both will rely on the ALIAS...)

@Mizux Mizux added bug Something isn't working cmake CMake related issue labels Sep 14, 2023
@Mizux Mizux changed the title cmake: Ude CpuFeatures:: as TARGET namespace (Fix #333) cmake: Use CpuFeatures:: as TARGET namespace (Fix #333) Sep 14, 2023
@gchatelet gchatelet merged commit 688decf into main Sep 14, 2023
57 checks passed
@gchatelet gchatelet deleted the cmake_ns branch September 14, 2023 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cmake CMake related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants