We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
install
1 parent da1c320 commit ebc8528Copy full SHA for ebc8528
unified-runtime/source/adapters/offload/CMakeLists.txt
@@ -44,6 +44,7 @@ add_ur_adapter(${TARGET_NAME}
44
${CMAKE_CURRENT_SOURCE_DIR}/ur_interface_loader.cpp
45
${CMAKE_CURRENT_SOURCE_DIR}/usm.cpp
46
)
47
+install_ur_library(${TARGET_NAME})
48
49
set_target_properties(${TARGET_NAME} PROPERTIES
50
VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH}"
0 commit comments