1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-01-24 17:26:41 +00:00

tiny more unfuck

This commit is contained in:
fgenesis 2024-07-16 03:14:51 +02:00
parent ab9193d1a9
commit 98c6b716d7

View file

@ -66,7 +66,6 @@ if(AQUARIA_INTERNAL_FREETYPE)
ADD_DEFINITIONS(-DFT_CONFIG_CONFIG_H="${FREETYPE2DIR}/include/freetype/config/ftconfig.h")
ADD_DEFINITIONS(-DFT_CONFIG_MODULES_H="${FREETYPE2DIR}/include/freetype/config/ftmodule.h")
ADD_DEFINITIONS(-Wno-extended-offsetof)
ENDIF(NOT MSVC)
add_library(freetype ${FREETYPE2_SRCS})