Skip to content

Commit

Permalink
fix: Included ConnextDdsAddExample in remote_admin's cmake (#618)
Browse files Browse the repository at this point in the history
  • Loading branch information
trubio-rti authored Aug 10, 2023
1 parent ea578ea commit a5a36f3
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 a5a36f3

Please sign in to comment.