computecpp-sdk icon indicating copy to clipboard operation
computecpp-sdk copied to clipboard

[Build] Option to include integration header last

Open ProGTX opened this issue 4 years ago • 0 comments

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

ProGTX avatar Mar 30 '21 09:03 ProGTX