Cleanup unused freetype dependencies and old text rendering

This commit is contained in:
Dan Paulat 2023-11-17 21:21:37 -06:00
parent a98d978cc6
commit c2918daebf
16 changed files with 4 additions and 1044 deletions

View file

@ -6,7 +6,6 @@ set_property(DIRECTORY
PROPERTY CMAKE_CONFIGURE_DEPENDS
aws-sdk-cpp.cmake
date.cmake
freetype-gl.cmake
hsluv-c.cmake
imgui.cmake
mapbox-gl-native.cmake
@ -16,7 +15,6 @@ set_property(DIRECTORY
include(aws-sdk-cpp.cmake)
include(date.cmake)
include(freetype-gl.cmake)
include(hsluv-c.cmake)
include(imgui.cmake)
include(mapbox-gl-native.cmake)