From 47958ebd075f5a110ed3fa77f2dd3253133cd883 Mon Sep 17 00:00:00 2001 From: Lauren Wrubleski Date: Mon, 4 Sep 2023 10:49:40 -0600 Subject: [PATCH] Fix config header installation (#880) [ROCm/composable_kernel commit: bd8024b84ab72d2fee145e24e5eb94e2501a792e] --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index fd03c9b207..4ca54d847d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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/