"tests/git@developer.sourcefind.cn:SIYIXNI/vllm.git" did not exist on "fbd80ad4092c4bc48ce672f0435c1d1362aee052"
Commit 9bf51c4c authored by Paul's avatar Paul
Browse files

Install all headers

parent 506798de
...@@ -35,6 +35,7 @@ rocm_install( ...@@ -35,6 +35,7 @@ rocm_install(
) )
rocm_install(DIRECTORY include/ck DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}) rocm_install(DIRECTORY include/ck DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
rocm_install(DIRECTORY ${PROJECT_SOURCE_DIR}/include/ck DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
rocm_install( rocm_install(
EXPORT jit_libraryTargets EXPORT jit_libraryTargets
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment