metaforce/hecl/lib/Blender/CMakeLists.txt

7 lines
110 B
CMake
Raw Normal View History

set(BLENDER_SOURCES
2018-01-10 06:16:18 +00:00
Connection.cpp
2018-10-22 08:14:32 +00:00
SDNARead.cpp
HMDL.cpp)
hecl_add_list(Blender BLENDER_SOURCES)