diff options
author | brad kittenbrink <brad@lindenlab.com> | 2009-11-10 14:45:51 -0500 |
---|---|---|
committer | brad kittenbrink <brad@lindenlab.com> | 2009-11-10 14:45:51 -0500 |
commit | c9d6a4674baec4854431ca222bd9cbf8a46971c8 (patch) | |
tree | cd7e55bc1d713e5773c1c09b1dbb918aabf8024d /indra/cmake/CMakeLists.txt | |
parent | f8f8b0502e3a94933109778c0fe9917700ad1119 (diff) | |
parent | d57c20787a84fcc04d94c004db924d8778d1e4ae (diff) |
Merging DEV-41724/DEV-41725 3rd party lib staging work with viewer-2-0.
Diffstat (limited to 'indra/cmake/CMakeLists.txt')
-rw-r--r-- | indra/cmake/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/CMakeLists.txt b/indra/cmake/CMakeLists.txt index 4563b59ad2..4fc25dcc24 100644 --- a/indra/cmake/CMakeLists.txt +++ b/indra/cmake/CMakeLists.txt @@ -16,7 +16,7 @@ set(cmake_SOURCE_FILES CARes.cmake CURL.cmake CMakeCopyIfDifferent.cmake - CopyWinLibs.cmake + Copy3rdPartyLibs.cmake CSharpMacros.cmake DBusGlib.cmake DirectX.cmake |