fix comment

This commit is contained in:
ImperatorStorm
2025-06-11 22:08:07 -05:00
parent 45bdfec1bd
commit 53ac4efec5
3 changed files with 5 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ index 33b5204..5f345ef 100644
+++ b/cmake/FindJpegTurbo.cmake
@@ -8,7 +8,11 @@
#
if(LAF_BACKEND STREQUAL "skia")
-
+ if(USE_SHARED_LIBJPEG_TURBO)
@@ -22,7 +22,7 @@ index 33b5204..5f345ef 100644
-
+ endif()
else()
if(WIN32)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 70ea111..5ef2df3 100644