P4 to Git Change 1434399 by lmoriche@lmoriche_palamida on 2017/07/14 14:29:20

SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment
	- Update from git.

Affected files ...

... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#13 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#7 edit


[ROCm/clr commit: ca5e8526e0]
This commit is contained in:
foreman
2017-07-14 14:54:24 -04:00
orang tua e51470f3a8
melakukan 5f292bd52d
+1
Melihat File
@@ -43,6 +43,7 @@ add_subdirectory(compiler/driver)
set(BUILD_HC_LIB CACHE BOOL OFF)
set(ROCM_DEVICELIB_INCLUDE_TESTS CACHE BOOL OFF)
set(AMDGCN_TARGETS_LIB_LIST "AMDGCN_LIB_TARGETS")
set(AMDGPU_TARGET_TRIPLE "amdgcn-amd-amdhsa-opencl")
add_subdirectory(library/amdgcn)
add_subdirectory(compiler/lib/loaders/elf/utils/libelf)