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

13 lines
453 B
CMake
Raw Permalink Normal View History

2023-12-12 18:58:24 +01:00
INCLUDE(../../../cmake/macros.cmake)
# The data for the SC clone of the ubiquitous Simplix module.
SET(ROBOT_SUBDIRS 0 1 2 3 4 5 6 7 8 9 10 11
sc-boxer-96 sc-spirit-300 sc-cavallo-360 sc-fmc-gt4
sc-lynx-220 sc-murasama-nsx
tracks)
ROBOT_DATA(NAME simplix_sc
FILES simplix_sc.xml default.xml logo.rgb readme.txt
SUBDIRS ${ROBOT_SUBDIRS} PATTERNS *.xml logo.rgb *.png *.jpg)