Skip to content

Commit 00e1e06

Browse files
Mario-DLmergify[bot]
authored andcommitted
Update fastdds_profiles.xsd file location (#925)
Signed-off-by: Mario Dominguez <[email protected]> (cherry picked from commit 3ee0df8)
1 parent 74abc80 commit 00e1e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ configure_file(${CMAKE_CURRENT_SOURCE_DIR}/helloworld_test.py
101101
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/grep.py
102102
${CMAKE_CURRENT_BINARY_DIR}/grep.py COPYONLY)
103103

104-
configure_file(${FAST_INCLUDE_DIR}/../share/fastdds_profiles.xsd
104+
configure_file(${FAST_INCLUDE_DIR}/../share/fastdds/fastdds_profiles.xsd
105105
${CMAKE_CURRENT_BINARY_DIR}/fastdds_profiles.xsd COPYONLY)
106106

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

0 commit comments

Comments
 (0)