From 9acd242b2efdcf8cd87750104f67288184581b55 Mon Sep 17 00:00:00 2001
From: Bryan O'Sullivan <bos@lindenlab.com>
Date: Tue, 14 Apr 2009 20:10:56 +0000
Subject: [PATCH] Missed a file.

---
 indra/newview/CMakeLists.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 0f796bbdff2..f570866489d 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
-- 
GitLab