summaryrefslogtreecommitdiff
path: root/indra/cmake
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2024-08-06 16:58:06 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2024-08-06 17:55:41 +0300
commit143168f9d95afeac2058efa4f54435a654c770f8 (patch)
tree42b98cc575a1104c3668e865ddab76ff012acb77 /indra/cmake
parent2795fe9786c96b057dee4ce6f4fd1504117e6f78 (diff)
Force ReleaseOS builds on Linux
Diffstat (limited to 'indra/cmake')
-rw-r--r--indra/cmake/Copy3rdPartyLibs.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/cmake/Copy3rdPartyLibs.cmake b/indra/cmake/Copy3rdPartyLibs.cmake
index bed365fdda..4626e9d0d9 100644
--- a/indra/cmake/Copy3rdPartyLibs.cmake
+++ b/indra/cmake/Copy3rdPartyLibs.cmake
@@ -226,7 +226,6 @@ elseif(LINUX)
list( APPEND release_files
libapr-1.so.0
libaprutil-1.so.0
- libhunspell-1.3.so.0.0.0
)
endif()