Skip to content

Commit

Permalink
Include necessary source file
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-mcelwain committed Nov 4, 2024
1 parent 96b1165 commit 26d41f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rcl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ set(${PROJECT_NAME}_sources
src/rcl/localhost.c
$<$<NOT:$<BOOL:${RCL_MICROROS}>>:src/rcl/logging_rosout.c>
$<$<NOT:$<BOOL:${RCL_MICROROS}>>:src/rcl/logging.c>
$<$<NOT:$<BOOL:${RCL_MICROROS}>>:src/rcl/log_level.c>
$<$<BOOL:${RCL_REMAPPING_ENABLED}>:src/rcl/log_level.c>
src/rcl/network_flow_endpoints.c
src/rcl/node.c
src/rcl/node_options.c
Expand Down

0 comments on commit 26d41f2

Please sign in to comment.