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

REQUIRES OpenCL

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