mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 03:50:05 +00:00
Create a text shader and font utility
This commit is contained in:
parent
817a59f741
commit
82b265b6d4
11 changed files with 473 additions and 5 deletions
|
|
@ -13,6 +13,7 @@ set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
|
|||
include(${PROJECT_SOURCE_DIR}/external/cmake-conan/conan.cmake)
|
||||
|
||||
conan_cmake_configure(REQUIRES boost/1.76.0
|
||||
freetype/2.10.4
|
||||
geographiclib/1.52
|
||||
glm/0.9.9.8
|
||||
gtest/cci.20210126
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue