diff options
| author | brad kittenbrink <brad@lindenlab.com> | 2009-10-29 18:03:46 -0400 |
|---|---|---|
| committer | brad kittenbrink <brad@lindenlab.com> | 2009-10-29 18:03:46 -0400 |
| commit | 1b6d09f1d21a946a174d09d421e14c27dc3d8b94 (patch) | |
| tree | d001b50733dbc1fe70b09c4030b00f9df07ea955 /indra/llcommon | |
| parent | b86d4b2299aa0b9321ddcbdb5246fe131aa4255c (diff) | |
| parent | 89e3523052a9b1ac5534e3e30fa312ef11a78f69 (diff) | |
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
Diffstat (limited to 'indra/llcommon')
| -rw-r--r-- | indra/llcommon/CMakeLists.txt | 4 |
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} |
