P4 to Git Change 1590860 by lmoriche@lmoriche_opencl_dev2 on 2018/08/08 12:49:56
SWDEV-161464 - OpenCL github project rpm and deb package issue
- Add CPack packaging to the CMake build.
Affected files ...
... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#20 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#14 edit
[ROCm/clr commit: d600b28bd0]
This commit is contained in:
@@ -62,4 +62,4 @@ add_library(amdocl64 SHARED
|
||||
|
||||
target_link_libraries(amdocl64 opencl_driver oclelf pthread dl ${ROCR_LIBRARIES})
|
||||
|
||||
install(TARGETS amdocl64 LIBRARY DESTINATION lib)
|
||||
install(TARGETS amdocl64 LIBRARY DESTINATION lib/x86_64 COMPONENT applications)
|
||||
|
||||
Reference in New Issue
Block a user