2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-04 23:35:39 +00:00
metaforce/hecl/lib/Blender/CMakeLists.txt
2018-01-09 20:16:18 -10:00

6 lines
93 B
CMake

set(BLENDER_SOURCES
Connection.cpp
HMDL.cpp)
hecl_add_list(Blender BLENDER_SOURCES)