P4 to Git Change 1419430 by lmoriche@lmoriche_palamida on 2017/06/07 12:28:09
SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment - Enable building the ICD and clinfo. Affected files ... ... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#11 edit ... //depot/stg/opencl/drivers/opencl/tools/clinfo/CMakeLists.txt#2 edit
This commit is contained in:
@@ -6,6 +6,6 @@ include_directories(${OPENCL_INCLUDE_DIRS})
|
||||
|
||||
add_definitions(-DHAVE_CL2_HPP)
|
||||
|
||||
add_executable(clinfo clinfo.cpp)
|
||||
add_executable(clinfo clinfo.cpp)
|
||||
|
||||
target_link_libraries(clinfo OpenCL)
|
||||
|
||||
Reference in New Issue
Block a user