Add: [OSX] Native font rendering without using FreeType.
This commit is contained in:
@@ -116,8 +116,8 @@ find_package(PNG)
|
||||
|
||||
if(NOT WIN32)
|
||||
find_package(Allegro)
|
||||
find_package(Freetype)
|
||||
if(NOT APPLE)
|
||||
find_package(Freetype)
|
||||
find_package(SDL2)
|
||||
if(NOT SDL2_FOUND)
|
||||
find_package(SDL)
|
||||
|
||||
Reference in New Issue
Block a user