diff options
| author | Nat Goodspeed <nat@lindenlab.com> | 2016-11-28 15:45:58 -0500 |
|---|---|---|
| committer | Nat Goodspeed <nat@lindenlab.com> | 2016-11-28 15:45:58 -0500 |
| commit | 6979fc56679d4a86451e46d511b133ac02152184 (patch) | |
| tree | 9d7472d4835272ff7e5ac2c015639f416a8865cb /indra | |
| parent | f9e0af14414a009be66949aa8d9d419ca0ecbed6 (diff) | |
DRTVWR-418: Revert one more openjp2.dll reference to openjpeg.dll.
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/cmake/Copy3rdPartyLibs.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/Copy3rdPartyLibs.cmake b/indra/cmake/Copy3rdPartyLibs.cmake index 4c1fb087e7..5b59666796 100644 --- a/indra/cmake/Copy3rdPartyLibs.cmake +++ b/indra/cmake/Copy3rdPartyLibs.cmake @@ -43,7 +43,7 @@ if(WINDOWS) set(release_src_dir "${ARCH_PREBUILT_DIRS_RELEASE}") set(release_files - openjp2.dll + openjpeg.dll libapr-1.dll libaprutil-1.dll libapriconv-1.dll |
