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
)
# Install CK version and configuration files
install(FILES
rocm_install(FILES
${PROJECT_BINARY_DIR}/include/ck/version.h
${PROJECT_BINARY_DIR}/include/ck/config.h
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