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

12 lines
471 B
CMake

INCLUDE(../../../cmake/macros.cmake)
# The data for the SC clone of the ubiquitous USR robot module.
SET(ROBOT_SUBDIRS 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
sc-boxer-96 sc-cavallo-360 sc-deckard-conejo sc-fmc-gt4
sc-kanagawa-z35gts sc-lynx-220 sc-murasama-nsx sc-spirit-300)
ROBOT_DATA(NAME usr_sc
FILES usr_sc.xml default.xml logo.rgb readme.txt
SUBDIRS ${ROBOT_SUBDIRS} PATTERNS *.xml logo.rgb *.png *.jpg)