Skip to content

Commit

Permalink
Update fastdds_profiles.xsd file location (#925)
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
(cherry picked from commit 3ee0df8)
  • Loading branch information
Mario-DL authored and mergify[bot] committed Oct 3, 2024
1 parent 74abc80 commit 00e1e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ configure_file(${CMAKE_CURRENT_SOURCE_DIR}/helloworld_test.py
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/grep.py
${CMAKE_CURRENT_BINARY_DIR}/grep.py COPYONLY)

configure_file(${FAST_INCLUDE_DIR}/../share/fastdds_profiles.xsd
configure_file(${FAST_INCLUDE_DIR}/../share/fastdds/fastdds_profiles.xsd
${CMAKE_CURRENT_BINARY_DIR}/fastdds_profiles.xsd COPYONLY)

# Check validity of Permissions and Governance XML files using Fast RTPS API
Expand Down

0 comments on commit 00e1e06

Please sign in to comment.