mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-12-02 00:11:56 +00:00
3 lines
119 B
CMake
3 lines
119 B
CMake
include(CMakeFindDependencyMacro)
|
|
find_dependency(Freetype)
|
|
include("${CMAKE_CURRENT_LIST_DIR}/SDL2_TTFTargets.cmake")
|