"git@developer.sourcefind.cn:modelzoo/qwen_lmdeploy.git" did not exist on "8e8629de497305f39c9a1de229d37a5da5d198f9"
Unverified Commit bd8024b8 authored by Lauren Wrubleski's avatar Lauren Wrubleski Committed by GitHub
Browse files

Fix config header installation (#880)

parent f5ec04f0
...@@ -449,7 +449,7 @@ rocm_install(FILES ...@@ -449,7 +449,7 @@ rocm_install(FILES
) )
# Install CK version and configuration files # Install CK version and configuration files
install(FILES rocm_install(FILES
${PROJECT_BINARY_DIR}/include/ck/version.h ${PROJECT_BINARY_DIR}/include/ck/version.h
${PROJECT_BINARY_DIR}/include/ck/config.h ${PROJECT_BINARY_DIR}/include/ck/config.h
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/ck/ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/ck/
......
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