mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-10-08 19:09:51 +00:00
7 lines
110 B
CMake
7 lines
110 B
CMake
set(BLENDER_SOURCES
|
|
Connection.cpp
|
|
SDNARead.cpp
|
|
HMDL.cpp)
|
|
|
|
hecl_add_list(Blender BLENDER_SOURCES)
|