metaforce/hecl/lib/Blender/CMakeLists.txt

6 lines
93 B
CMake
Raw Normal View History

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