diff options
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/CMakeLists.txt | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index f570866489..0f796bbdff 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1081,6 +1081,8 @@ set_source_files_properties(${viewer_APPSETTINGS_FILES}  list(APPEND viewer_SOURCE_FILES ${viewer_APPSETTINGS_FILES}) +use_prebuilt_binary(artwork-common) +  set(viewer_CHARACTER_FILES      character/attentions.xml      character/attentionsN.xml  | 
