mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-09-16 21:02:36 +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)
|