mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-05-24 23:11:21 +00:00
5 lines
113 B
CMake
5 lines
113 B
CMake
set(AUTOMAPPER_SOURCES
|
|
CMapWorldInfo.hpp CMapWorldInfo.cpp)
|
|
|
|
runtime_add_list(AutoMapper AUTOMAPPER_SOURCES)
|