diff options
author | Bryan O'Sullivan <bos@lindenlab.com> | 2009-04-14 20:10:56 +0000 |
---|---|---|
committer | Bryan O'Sullivan <bos@lindenlab.com> | 2009-04-14 20:10:56 +0000 |
commit | 9acd242b2efdcf8cd87750104f67288184581b55 (patch) | |
tree | f3587ef8c99f8dac4fe0db33abdeb6b7d9bfea20 /indra/newview | |
parent | 7966bd9b671f420a36fb8023dae33bf0b0e8dd4e (diff) |
Missed a file.
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 0f796bbdff..f570866489 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1081,8 +1081,6 @@ 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 |