metaforce/Runtime/AutoMapper/CMakeLists.txt

5 lines
113 B
CMake
Raw Normal View History

2016-04-24 04:03:30 +00:00
set(AUTOMAPPER_SOURCES
CMapWorldInfo.hpp CMapWorldInfo.cpp)
runtime_add_list(AutoMapper AUTOMAPPER_SOURCES)