From 058711f2a0c3f6dfd66de342338c930ec303e517 Mon Sep 17 00:00:00 2001 From: Rye Cogtail Date: Thu, 31 Oct 2024 02:27:37 -0400 Subject: Fix OS GHA builds --- indra/integration_tests/llimage_libtest/CMakeLists.txt | 2 -- 1 file changed, 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 -- cgit v1.2.3