Files
OpenCL-CTS/test_conformance/images/Jamfile
Kevin Petit d8733efc0f Synchronise with Khronos-private Gitlab branch
The maintenance of the conformance tests is moving to Github.

This commit contains all the changes that have been done in
Gitlab since the first public release of the conformance tests.

Signed-off-by: Kevin Petit <kevin.petit@arm.com>
2019-03-05 16:23:49 +00:00

12 lines
306 B
Plaintext

build-project clCopyImage ;
build-project clFillImage ;
build-project clGetInfo ;
build-project clReadWriteImage ;
build-project kernel_image_methods ;
build-project kernel_read_write ;
build_project samplerlessReads ;
use-project /images : . ;
alias image_helpers : image_helpers.cpp : : : <include>. ;