Fix installing generated header to include/include

This isn't the ideal solution, but a lot more cleanups are needed for
how install is used.

Change-Id: I63a9c1a46d0da13ee4373038ece228005207271a


[ROCm/hip commit: 9b39b95417]
Bu işleme şunda yer alıyor:
Matt Arsenault
2020-05-01 12:43:49 -04:00
ebeveyn 7877f5000d
işleme b4308fadf2
+1 -1
Dosyayı Görüntüle
@@ -461,7 +461,7 @@ endif()
# Install generated headers
# FIXME: Associate with individual targets.
install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/include
install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/include/hip
DESTINATION include
FILES_MATCHING PATTERN "*.h*")