aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
blob: 687b265baa96b144630845e2a399e1df985f0526 (plain)
1
2
3
4
5
6
7
8
# Configuration definitions for thorn OpenCL

PROVIDES OpenCL
{
  SCRIPT OpenCL.sh
  LANG bash
  OPTIONS OPENCL_DIR OPENCL_INC_DIRS OPENCL_LIB_DIRS OPENCL_LIBS
}