diff --git a/protocol/artistic/artnet/CMakeLists.txt b/protocol/artistic/artnet/CMakeLists.txt index 7081bd5..05b9e0a 100644 --- a/protocol/artistic/artnet/CMakeLists.txt +++ b/protocol/artistic/artnet/CMakeLists.txt @@ -22,7 +22,7 @@ target_sources(${PROJECT_NAME} ) target_link_libraries(${PROJECT_NAME} - PUBLIC + PRIVATE LCP )