2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-09-16 21:02:36 +00:00
metaforce/hecl/lib/Blender/CMakeLists.txt
2019-02-26 19:13:19 -10:00

7 lines
110 B
CMake

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