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

Instructions on how to use library at compile time #41

Open
travisdowns opened this issue Aug 16, 2018 · 0 comments
Open

Instructions on how to use library at compile time #41

travisdowns opened this issue Aug 16, 2018 · 0 comments
Assignees
Labels
cmake CMake related issue

Comments

@travisdowns
Copy link

There are demo snippets in the README showing how to use the library at the source level, and there is a building with cmake part about building it, but it would be nice to have a section that explains how to actually to add the library to your build: e.g., do you need to link against any binary? or just include the header?

You cover how a project using cmake should consume this, but a large number of projects aren't using cmake, so even though they'll build cpu_features itself with cmake, they should be able to then integrate the output into their own build system.

I guess one or two lines about that scenario would suffice.

@gchatelet gchatelet self-assigned this Aug 23, 2018
@gchatelet gchatelet assigned Mizux and unassigned gchatelet Oct 18, 2021
@gchatelet gchatelet added the cmake CMake related issue label Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmake CMake related issue
Projects
None yet
Development

No branches or pull requests

3 participants