Update License File install for ASAN (#21)
UT Fix - Update License File install for ASAN
This commit is contained in:
committed by
Nirmal Unnikrishnan
parent
b71510e25f
commit
0575284367
+1
-1
@@ -148,7 +148,7 @@ if(BUILD_SHARED_LIBS)
|
||||
# License file
|
||||
install ( FILES ${LICENSE_FILE}
|
||||
DESTINATION ${CMAKE_INSTALL_DOCDIR} RENAME LICENSE.txt
|
||||
COMPONENT CORE_RUNTIME)
|
||||
COMPONENT ${COMP_TYPE})
|
||||
else()
|
||||
install ( FILES ${BUILD_DIR}/version
|
||||
DESTINATION .info
|
||||
|
||||
Reference in New Issue
Block a user