Forgot to remove this

This commit is contained in:
PJB3005
2026-03-29 03:31:36 +02:00
parent e827f19554
commit e18e8cc5dd
-2
View File
@@ -28,8 +28,6 @@ if (DUSK_MOVIE_SUPPORT AND NOT libjpeg-turbo_FOUND)
set(DUSK_MOVIE_SUPPORT_REAL OFF)
endif ()
message(WARNING "FOUND: ${libjpeg-turbo_FOUND}")
if (CMAKE_SYSTEM_NAME STREQUAL Linux)
# -Wno-multichar: Multi-character constants ('ABCD') are implementation-defined but all compilers
# (CW, GCC, Clang, MSVC) encode them identically in big-endian order.