diff options
author | Rye Cogtail <rye@lindenlab.com> | 2024-10-31 02:27:37 -0400 |
---|---|---|
committer | Rye Cogtail <rye@lindenlab.com> | 2024-10-31 02:27:37 -0400 |
commit | 058711f2a0c3f6dfd66de342338c930ec303e517 (patch) | |
tree | 6e0f90a1f52eaa38b6e9a85561820cd34a83b0bd /indra/integration_tests/llimage_libtest | |
parent | 3fc5545f8a00fec5b15938df1394f664b8396f01 (diff) |
Fix OS GHA builds
Diffstat (limited to 'indra/integration_tests/llimage_libtest')
-rw-r--r-- | indra/integration_tests/llimage_libtest/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/integration_tests/llimage_libtest/CMakeLists.txt b/indra/integration_tests/llimage_libtest/CMakeLists.txt index 84d1feb758..e6ff142626 100644 --- a/indra/integration_tests/llimage_libtest/CMakeLists.txt +++ b/indra/integration_tests/llimage_libtest/CMakeLists.txt @@ -33,8 +33,6 @@ target_link_libraries(llimage_libtest llfilesystem llmath llimage - llkdu - llimagej2coj ) # Ensure people working on the viewer don't break this library |