2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-14 03:25:52 +00:00
metaforce/hecl/lib/Blender/CMakeLists.txt
2016-09-18 13:46:49 -10:00

6 lines
100 B
CMake

set(BLENDER_SOURCES
BlenderConnection.cpp
HMDL.cpp)
hecl_add_list(Blender BLENDER_SOURCES)