Add package-based licenses to about floater

This commit is contained in:
Drake Arconis
2016-01-16 13:31:21 -05:00
parent a5b03d1c0f
commit 2a072bfc67
3 changed files with 32 additions and 0 deletions

View File

@@ -1377,6 +1377,7 @@ set(viewer_APPSETTINGS_FILES
app_settings/viewerart.xml
${CMAKE_SOURCE_DIR}/../etc/message.xml
${CMAKE_SOURCE_DIR}/../scripts/messages/message_template.msg
packages-info.txt
)
source_group("App Settings" FILES ${viewer_APPSETTINGS_FILES})