computecpp-sdk
computecpp-sdk copied to clipboard
[Build] Option to include integration header last
Added COMPUTECPP_SDK_INCLUDE_AFTER option
that affects all SYCL targets by setting the COMPUTECPP_INCLUDE_AFTER property.
The option is disabled by default for now.
Additional changes:
- Make ComputeCpp_DIR a cache variable
- Updated .gitignore