diff options
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 feedf6b2e0..1bf44abb95 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -28,9 +28,7 @@ endif ()  include(JsonCpp)  include(LLAppearance)  include(LLAudio) -if (NOT USESYSTEMLIBS)  include(LLCA) -endif ()  include(LLCommon)  include(LLCoreHttp)  include(LLImage) | 
