Don't install LICENSE-bmonofont-i18n.ttf.txt unless international fonts are enabled.
This commit is contained in:
@@ -235,12 +235,12 @@ set(BLENDER_TEXT_FILES
|
||||
${CMAKE_SOURCE_DIR}/release/text/copyright.txt
|
||||
${CMAKE_SOURCE_DIR}/release/text/readme.html
|
||||
${CMAKE_SOURCE_DIR}/release/datafiles/LICENSE-bfont.ttf.txt
|
||||
${CMAKE_SOURCE_DIR}/release/datafiles/LICENSE-bmonofont-i18n.ttf.txt
|
||||
)
|
||||
|
||||
if(WITH_INTERNATIONAL)
|
||||
list(APPEND BLENDER_TEXT_FILES
|
||||
${CMAKE_SOURCE_DIR}/release/datafiles/LICENSE-droidsans.ttf.txt
|
||||
${CMAKE_SOURCE_DIR}/release/datafiles/LICENSE-bmonofont-i18n.ttf.txt
|
||||
)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user