CMake: Add some missing license files in the install target

This commit is contained in:
Sergey Sharybin 2015-11-30 21:29:08 +05:00
parent f798c791cd
commit b7978e984b

@ -250,8 +250,10 @@ endif()
set(BLENDER_TEXT_FILES set(BLENDER_TEXT_FILES
${CMAKE_SOURCE_DIR}/release/text/GPL-license.txt ${CMAKE_SOURCE_DIR}/release/text/GPL-license.txt
${CMAKE_SOURCE_DIR}/release/text/GPL3-license.txt
${CMAKE_SOURCE_DIR}/release/text/Python-license.txt ${CMAKE_SOURCE_DIR}/release/text/Python-license.txt
${CMAKE_SOURCE_DIR}/release/text/copyright.txt ${CMAKE_SOURCE_DIR}/release/text/copyright.txt
${CMAKE_SOURCE_DIR}/release/text/jemalloc-license.txt
# generate this file # generate this file
# ${CMAKE_SOURCE_DIR}/release/text/readme.html # ${CMAKE_SOURCE_DIR}/release/text/readme.html
${CMAKE_SOURCE_DIR}/release/datafiles/LICENSE-bfont.ttf.txt ${CMAKE_SOURCE_DIR}/release/datafiles/LICENSE-bfont.ttf.txt