Fix generated hip_prof_str.h install again

Change-Id: I92ea4bedbcdc92974998c00ca7f0c00098791cb5


[ROCm/hip commit: af4692f838]
This commit is contained in:
Matt Arsenault
2020-05-06 17:52:26 -04:00
committed by Matthew Arsenault
parent ecaa407bfb
commit ba3a9377da
+4 -3
View File
@@ -465,9 +465,10 @@ endif()
# Install generated headers
# FIXME: Associate with individual targets.
install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/include/hip
DESTINATION include
FILES_MATCHING PATTERN "*.h*")
install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/include/hip/hcc_detail
DESTINATION include/hip
FILES_MATCHING PATTERN "*.h*")
#############################
# hip-config