diff --git a/CMakeLists.txt b/CMakeLists.txt index 89eb121..5837ee1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,8 +15,6 @@ set(SOURCE_FILES acn/component.h acn/dmp.cpp acn/dmp.h - sacn/node.cpp - sacn/node.h acn/pdu.cpp acn/pdu.h acn/rlp-tcp.cpp @@ -35,6 +33,8 @@ set(SOURCE_FILES sacn/data.h sacn/extended.cpp sacn/extended.h + sacn/node.cpp + sacn/node.h sacn/receiver.cpp sacn/receiver.h sacn/sacn.h