Fixed location of html documentation in hip_doc package

This commit is contained in:
Maneesh Gupta
2016-04-15 16:18:48 +05:30
parent 5a31bad821
commit 0ff41dd3d9
+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