Commit f89f3440 authored by Paul's avatar Paul
Browse files

Fix header install

parent 2e375925
...@@ -33,7 +33,7 @@ rocm_install( ...@@ -33,7 +33,7 @@ rocm_install(
EXPORT jit_libraryTargets EXPORT jit_libraryTargets
) )
rocm_install(DIRECTORY include DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}) rocm_install(DIRECTORY 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