OpenLCP/protocol/esta/CMakeLists.txt

9 lines
122 B
CMake
Raw Normal View History

2022-11-28 14:55:05 -05:00
project(${PROJECT_NAME}_esta)
# E1.11
add_subdirectory(dmx)
2022-11-28 15:57:52 -05:00
# E1.17
add_subdirectory(acn)
2022-11-28 15:06:48 -05:00
# E1.31
add_subdirectory(sacn)