2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-10-08 19:09:51 +00:00
metaforce/hecl/lib/Blender/CMakeLists.txt
2018-10-21 22:14:32 -10:00

7 lines
110 B
CMake

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