mirror of https://github.com/AxioDL/metaforce.git
6 lines
100 B
CMake
6 lines
100 B
CMake
|
set(BLENDER_SOURCES
|
||
|
BlenderConnection.cpp
|
||
|
HMDL.cpp)
|
||
|
|
||
|
hecl_add_list(Blender BLENDER_SOURCES)
|