Fixed location of html documentation in hip_doc package

[ROCm/hip commit: 0ff41dd3d9]
This commit is contained in:
Maneesh Gupta
2016-04-15 16:18:48 +05:30
parent 32e35b671d
commit 797b0d1168
+1 -1
View File
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.8.3)
project(hip_doc)
install(DIRECTORY @hip_SOURCE_DIR@/docs/RuntimeAPI/html DESTINATION .)
install(DIRECTORY @hip_SOURCE_DIR@/docs/RuntimeAPI/html DESTINATION docs)
#############################
# Packaging steps