summaryrefslogtreecommitdiff
path: root/indra/llimage
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-04-27 19:52:04 +0800
committerErik Kundiman <erik@megapahit.org>2025-04-27 19:52:04 +0800
commit7cd7110c3b29ce74b1abe0cf307015e49199d766 (patch)
treee29710e755c52af835f030883c75e85d05cffdef /indra/llimage
parentbdb253731ed4ae3276e2da5a5d72ae8866f99eed (diff)
Replace USE_AUTOBUILD_3P OR USE_CONAN with USESYSTEMLIBS
Simpler.
Diffstat (limited to 'indra/llimage')
-rw-r--r--indra/llimage/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llimage/CMakeLists.txt b/indra/llimage/CMakeLists.txt
index f55d9fdf5e..30a79076ab 100644
--- a/indra/llimage/CMakeLists.txt
+++ b/indra/llimage/CMakeLists.txt
@@ -67,7 +67,7 @@ target_link_libraries(llimage
ll::libjpeg
)
-if (NOT (USE_AUTOBUILD_3P OR USE_CONAN))
+if (USESYSTEMLIBS)
if (CMAKE_CXX_COMPILER_ID MATCHES "GNU")
set_source_files_properties(llimageworker.cpp PROPERTIES COMPILE_FLAGS -Wno-int-in-bool-context)
set_source_files_properties(