Skip to content

Commit

Permalink
mc: cmake - remove unused MODULES_DETECTED
Browse files Browse the repository at this point in the history
  • Loading branch information
cspiel1 authored and sreimers committed Apr 29, 2024
1 parent e573680 commit 3e4a104
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/multicast/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
project(multicast)

list(APPEND MODULES_DETECTED ${PROJECT_NAME})
set(MODULES_DETECTED ${MODULES_DETECTED} PARENT_SCOPE)

set(SRCS multicast.c player.c receiver.c sender.c source.c)

if(STATIC)
Expand Down

0 comments on commit 3e4a104

Please sign in to comment.