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:
parent
ab9193d1a9
commit
98c6b716d7
1 changed files with 0 additions and 1 deletions
|
@ -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})
|
||||
|
|
Loading…
Reference in a new issue