Skip to content

Commit

Permalink
fix: Included ConnextDdsAddExample in remote_admin's cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
trubio-rti committed Aug 8, 2023
1 parent ea578ea commit 0cd0321
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/routing_service/remote_admin/c++11/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ find_package(
set(CODEGEN_FLAGS UNBOUNDED)
# Include the CodegenRTIConnextDDS cmake module
include(ConnextDdsCodegen)
# Include ConnextDdsAddExample.cmake from resources/cmake
include(ConnextDdsAddExample)

connextdds_rtiddsgen_run(
IDL_FILE
Expand Down

0 comments on commit 0cd0321

Please sign in to comment.