mirror of
https://github.com/love2d/megasource.git
synced 2026-08-19 04:05:09 +02:00
Update FreeType to 2.6.2.
This commit is contained in:
+2
-2
@@ -136,7 +136,7 @@ set(MEGA_LIBOGG_VER "1.3.2")
|
||||
set(MEGA_LIBVORBIS_VER "1.3.5")
|
||||
set(MEGA_LIBTHEORA_VER "1.1")
|
||||
set(MEGA_MPG123_VER "1.15.3")
|
||||
set(MEGA_FREETYPE_VER "2.5.0.1")
|
||||
set(MEGA_FREETYPE_VER "2.6.2")
|
||||
set(MEGA_SDL2_VER "2.0.3-6ccf11a01cb5")
|
||||
set(MEGA_OPENAL_VER "1.17.0")
|
||||
set(MEGA_MODPLUG_VER "0.8.8.4")
|
||||
@@ -196,7 +196,7 @@ message(STATUS "-----------------------------------------------------")
|
||||
message(STATUS "Configuring: freetype ${MEGA_FREETYPE_VER}")
|
||||
message(STATUS "-----------------------------------------------------")
|
||||
add_subdirectory("libs/freetype-${MEGA_FREETYPE_VER}" ${CMAKE_BINARY_DIR}/freetype)
|
||||
set(MEGA_FREETYPE freetype-static)
|
||||
set(MEGA_FREETYPE freetype)
|
||||
|
||||
message(STATUS "-----------------------------------------------------")
|
||||
message(STATUS "Configuring: SDL2 ${MEGA_SDL2_VER}")
|
||||
|
||||
Reference in New Issue
Block a user