diff options
author | Aura Linden <aura@lindenlab.com> | 2015-11-13 14:31:21 -0800 |
---|---|---|
committer | Aura Linden <aura@lindenlab.com> | 2015-11-13 14:31:21 -0800 |
commit | cdb96f8044fd609f92b9009450454e356008ca1c (patch) | |
tree | cafc6ad3c13940a2ce0feabb7c154b3d66c38344 /indra/newview/CMakeLists.txt | |
parent | 99219cbe80d56dbd9d6f75689304ce2759592868 (diff) |
Post review changes.
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rwxr-xr-x | indra/newview/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 3c6b1c7903..a006611a45 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1600,6 +1600,7 @@ set_source_files_properties(${viewer_XUI_FILES} list(APPEND viewer_SOURCE_FILES ${viewer_XUI_FILES}) set(viewer_APPSETTINGS_FILES + app_settings/anim.ini app_settings/cmd_line.xml app_settings/commands.xml app_settings/grass.xml |