speed-dreams/data/drivers/shadow_mpa11/CMakeLists.txt

11 lines
345 B
CMake
Raw Normal View History

2023-12-12 18:58:24 +01:00
INCLUDE(../../../cmake/macros.cmake)
# The data for the MPA11 clone of the ubiquitous SHADOW robot module.
SET(ROBOT_SUBDIRS 0 1 2 3
mpa11-murasama tracks)
ROBOT_DATA(NAME shadow_mpa11
FILES shadow_mpa11.xml default.xml logo.rgb readme.txt
SUBDIRS ${ROBOT_SUBDIRS} PATTERNS *.xml logo.rgb *.png *.jpg)