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 | 87524528a1fea00139ed42151a920596a880ae82 (patch) | |
tree | 8bec97d2b743dba3ba3637341902cb125a83b55f /indra | |
parent | 28ed8f954d73d4be28d9fae881682dfa551b0cbb (diff) |
Missed a file.
Diffstat (limited to 'indra')
-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 |