Glest is a network multi-player cross-platform 3D real-time strategy (RTS) game, where you create armies of units and battle different factions.
GNU General Public License v3.0
58
stars
40
forks
source link
skip using the CMakeLists.txt in mk/macos, add fontconfig to osx deps #287
Closed
andy5995 closed 6 years ago
I'm not so sure the CMakeLists.txt in mk/osx is needed. When I disable it, travis is still able to complete the build.
I also added fontconfig to the osx dependencies so cmake could actually find it.
ping #263