fix prev commit

This commit is contained in:
Green Sky 2025-04-09 14:20:28 +02:00
parent 0bfeb64026
commit ec0bc95d02
No known key found for this signature in database
GPG Key ID: DBE05085D874AB4A

View File

@ -26,7 +26,7 @@ if(DEFINED CMAKE_CXX_BYTE_ORDER)
# for opengl and sdlrenderer
target_compile_definitions(imgui PUBLIC IMGUI_USE_BGRA_PACKED_COLOR)
endif()
else()
endif()
if (TARGET Freetype::Freetype)
message(STATUS "Freetype detected, enabling support in imgui")