boostorg / boostorg/compute

Enable build of examples using system installed Boost.Compute

Open
#538 0 comments 0 reactions 0 assignees View on GitHub
design
Dominant language
C++
Stars
1.7k
Forks
340
PR merge metrics
No merged PRs in 30d

Description

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.
##

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.