2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-24 23:11:21 +00:00
metaforce/Runtime/AutoMapper/CMakeLists.txt
2016-04-23 18:03:30 -10:00

5 lines
113 B
CMake

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