forked from Green-Sky/tomato
fix prev commit
This commit is contained in:
parent
0bfeb64026
commit
ec0bc95d02
2
external/imgui/CMakeLists.txt
vendored
2
external/imgui/CMakeLists.txt
vendored
@ -26,7 +26,7 @@ if(DEFINED CMAKE_CXX_BYTE_ORDER)
|
|||||||
# for opengl and sdlrenderer
|
# for opengl and sdlrenderer
|
||||||
target_compile_definitions(imgui PUBLIC IMGUI_USE_BGRA_PACKED_COLOR)
|
target_compile_definitions(imgui PUBLIC IMGUI_USE_BGRA_PACKED_COLOR)
|
||||||
endif()
|
endif()
|
||||||
else()
|
endif()
|
||||||
|
|
||||||
if (TARGET Freetype::Freetype)
|
if (TARGET Freetype::Freetype)
|
||||||
message(STATUS "Freetype detected, enabling support in imgui")
|
message(STATUS "Freetype detected, enabling support in imgui")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user