P4 to Git Change 1978446 by kzhuravl@kzhuravl-spot-ocl on 2019/08/05 11:37:30
SWDEV-79445 - OCL generic changes and code clean-up Bring cmake changes from gerrit (reviewed and tested on gerrit) Affected files ... ... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#28 edit ... //depot/stg/opencl/drivers/opencl/tools/clinfo/CMakeLists.txt#7 edit
This commit is contained in:
@@ -2,7 +2,7 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
|
||||
|
||||
set (CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
|
||||
|
||||
include_directories(${OPENCL_INCLUDE_DIRS})
|
||||
include_directories(${OPENCL_ICD_LOADER_HEADERS_DIR})
|
||||
|
||||
add_definitions(-DHAVE_CL2_HPP)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user