Fixed location of html documentation in hip_doc package
Этот коммит содержится в:
@@ -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
|
||||
|
||||
Ссылка в новой задаче
Block a user