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

How to use package with cmake ? #276

Open
TareHimself opened this issue Sep 28, 2024 · 3 comments
Open

How to use package with cmake ? #276

TareHimself opened this issue Sep 28, 2024 · 3 comments

Comments

@TareHimself
Copy link
Contributor

How do I include this package into my cmake project ? afteb building no simdConfig.cmake is generated only simdtargets.cmake and find_package is looking for a simdConfig.cmake

@ermig1979
Copy link
Owner

Hi! There is Synet project which use Simd as backend. It can be used as an example.

@TareHimself
Copy link
Contributor Author

Thank you,but that project uses add_subdirectory , is it not possible to install the project and consume it using find_package ? And if not are you open to a PR ?

@ermig1979
Copy link
Owner

There is no such functionality yet. It will be greate if somebody suggest corresponding pull-request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants