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

Enable build of examples using system installed Boost.Compute #538

Open
ghisvail opened this issue Dec 2, 2015 · 0 comments
Open

Enable build of examples using system installed Boost.Compute #538

ghisvail opened this issue Dec 2, 2015 · 0 comments
Labels

Comments

@ghisvail
Copy link

ghisvail commented Dec 2, 2015

For c-i / packaging purposes, it would be desirable to allow building the examples (and perhaps the test suite) using a system install of Boost.Compute.

The necessary changes may be as simple as:

  • Make example a separate CMake project.
  • Add a call to FindPackage(Boost.Compute) at the beginning of the list file.
  • Replace all occurrences of Boost.Compute by the variables set by FindPackage.

@jszuppe jszuppe added the design label Apr 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants