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
This commit is contained in:
foreman
2017-07-14 14:54:24 -04:00
parent c694dd53dd
commit dfd8394134
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -42,6 +42,7 @@ add_library(amdocl64 SHARED
cl_d3d11.cpp
cl_context.cpp
cl_profile_amd.cpp
cl_p2p_amd.cpp
$<TARGET_OBJECTS:oclruntime>
$<TARGET_OBJECTS:oclrocm>
)