metaforce/hecl/lib/Blender/CMakeLists.txt

6 lines
97 B
CMake
Raw Normal View History

set(BLENDER_SOURCES
2017-12-29 07:56:31 +00:00
Connection.cpp
HMDL.cpp)
hecl_add_list(Blender BLENDER_SOURCES)