XMPTTSKN2R4N7WP4CBX4KW6G5ZF2LF4BWMTHRLBMXHN2BUYJUFLQC
(arguments
`(#:configure-flags (list (string-append "-DOPENCL_INCLUDE_DIRS="
(assoc-ref %build-inputs "opencl-headers"))
(string-append "-DOPENCL_LIBRARIES="
(assoc-ref %build-inputs "mesa-opencl"))
(string-append "-DCLEW_LOCATION="
(assoc-ref %build-inputs "clew")))
(arguments `(
;; TODO: Fix OpenCL support for OpenSubdiv
;; #:configure-flags
;; (list "-DCL_TARGET_OPENCL_VERSION=120"
;; (string-append "-DOPENCL_INCLUDE_DIRS="
;; (assoc-ref %build-inputs "opencl-headers"))
;; (string-append "-DOPENCL_LIBRARIES="
;; (search-input-file %build-inputs "lib/libOpenCL.so"))
;; (string-append "-DCLEW_LOCATION="
;; (assoc-ref %build-inputs "clew")))