Install LICENSE.md to DOCDIR
LICENSE.md should be installed to the DOCDIR, not /usr/libhsakmt Change-Id: I2020547b3174b9d91c1f800d9db2d73f627a6ce3 Signed-off-by: Craig Andrews <candrews@integralblue.com> Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
This commit is contained in:
committato da
Felix Kuehling
parent
8f9f9a47ff
commit
6c9a49076a
+1
-1
@@ -156,7 +156,7 @@ add_custom_target ( package-dev DEPENDS build-dev
|
||||
|
||||
## Add the install directives for the runtime library.
|
||||
install ( TARGETS ${HSAKMT_TARGET} DESTINATION ${CMAKE_INSTALL_LIBDIR} )
|
||||
install ( FILES ${SOURCE_DIR}/LICENSE.md DESTINATION libhsakmt )
|
||||
install ( FILES ${SOURCE_DIR}/LICENSE.md DESTINATION ${CMAKE_INSTALL_DOCDIR} )
|
||||
|
||||
## Add the packaging directives for the runtime library.
|
||||
set ( CPACK_PACKAGE_NAME ${HSAKMT_PACKAGE} )
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user