mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-23 00:23:46 +00:00
5 lines
83 B
CMake
5 lines
83 B
CMake
project(lungif)
|
|
|
|
addStaticLib("${libDir}/${PROJECT_NAME}")
|
|
|
|
addDef(_GBA_NO_FILEIO)
|