mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
build: update ocloc_lib installation path for runtime
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
f4f6bc799e
commit
57e7147e7c
@@ -437,6 +437,10 @@ elseif(WIN32)
|
||||
COMPONENT ocloc
|
||||
)
|
||||
install(TARGETS ${OCLOC_NAME}_lib
|
||||
RUNTIME
|
||||
DESTINATION ${CMAKE_INSTALL_BINDIR}
|
||||
COMPONENT ocloc
|
||||
ARCHIVE
|
||||
DESTINATION ${CMAKE_INSTALL_LIBDIR}
|
||||
COMPONENT ocloc
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user