Skip to content

Commit

Permalink
FastDDS v2.11.1 -> 2.10.4 (LTS)
Browse files Browse the repository at this point in the history
  • Loading branch information
maloel committed May 23, 2024
1 parent 7f2228e commit cee4069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMake/external_fastdds.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ function(get_fastdds)
FetchContent_Declare(
fastdds
GIT_REPOSITORY https://github.com/eProsima/Fast-DDS.git
GIT_TAG v2.11.2
GIT_TAG v2.10.4
GIT_SUBMODULES "" # Submodules will be cloned as part of the FastDDS cmake configure stage
GIT_SHALLOW ON # No history needed
SOURCE_DIR ${CMAKE_BINARY_DIR}/third-party/fastdds
Expand Down

0 comments on commit cee4069

Please sign in to comment.