summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorbrad kittenbrink <brad@lindenlab.com>2009-10-29 18:03:46 -0400
committerbrad kittenbrink <brad@lindenlab.com>2009-10-29 18:03:46 -0400
commit1b6d09f1d21a946a174d09d421e14c27dc3d8b94 (patch)
treed001b50733dbc1fe70b09c4030b00f9df07ea955 /indra/llcommon
parentb86d4b2299aa0b9321ddcbdb5246fe131aa4255c (diff)
parent89e3523052a9b1ac5534e3e30fa312ef11a78f69 (diff)
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
Diffstat (limited to 'indra/llcommon')
-rw-r--r--indra/llcommon/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/llcommon/CMakeLists.txt b/indra/llcommon/CMakeLists.txt
index e7aaf3c984..7a7281a4a7 100644
--- a/indra/llcommon/CMakeLists.txt
+++ b/indra/llcommon/CMakeLists.txt
@@ -8,9 +8,7 @@ include(Linking)
include(Boost)
include (Pth)
-if (WINDOWS)
- include(CopyWinLibs)
-endif (WINDOWS)
+include(Copy3rdPartyLibs)
include_directories(
${EXPAT_INCLUDE_DIRS}