2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-06-20 15:13:27 +00:00
metaforce/Runtime/AutoMapper/CMakeLists.txt
2016-07-23 11:41:18 -10:00

6 lines
145 B
CMake

set(AUTOMAPPER_SOURCES
CMapWorldInfo.hpp CMapWorldInfo.cpp
CMapWorld.hpp CMapWorld.cpp)
runtime_add_list(AutoMapper AUTOMAPPER_SOURCES)