Skip to content

Commit

Permalink
source file extension in testing/ecal/pubsub_test/CMakeLists.txt miss…
Browse files Browse the repository at this point in the history
…ed (#1177)
  • Loading branch information
rex-schilasky authored Aug 1, 2023
1 parent 625f549 commit 7b7be63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/ecal/pubsub_test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ find_package(GTest REQUIRED)

set(pubsub_test_src
src/pubsub_gettopics.cpp
src/pubsub_multibuffer
src/pubsub_multibuffer.cpp
src/pubsub_test.cpp
src/pubsub_receive_test.cpp
)
Expand Down

0 comments on commit 7b7be63

Please sign in to comment.