Skip to content

Commit

Permalink
Update rti_connext_dds_cmake_module/cmake/rti_build_helper.cmake
Browse files Browse the repository at this point in the history
Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Wanru <48364194+WanruXX@users.noreply.github.com>
  • Loading branch information
WanruXX and fujitatomoya authored Nov 28, 2023
1 parent fc6eb52 commit 609f3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rti_connext_dds_cmake_module/cmake/rti_build_helper.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ function(rti_guess_connextdds_arch)
message(STATUS
"Guessed CONNEXTDDS_ARCH ('${guessed_architecture}') not available.")
message(STATUS
"Pick first from ${CONNEXTDDS_DIR}/lib/[${architectures_installed}]")
"Try to search from ${CONNEXTDDS_DIR}/lib/[${architectures_installed}]")

set(architecture_candidates "")
foreach(architecture_name ${architectures_installed})
Expand Down

0 comments on commit 609f3ef

Please sign in to comment.