Skip to content

Commit 1a75a8a

Browse files
committed
Add FastCDR metadata to set APPEND_PROJECT_NAME_TO_INCLUDEDIR
Signed-off-by: Shane Loretz <[email protected]>
1 parent c386d19 commit 1a75a8a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

fastcdr.meta

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"names": {
3+
"fastcdr": {
4+
"cmake-args": ["-DAPPEND_PROJECT_NAME_TO_INCLUDEDIR=ON"]
5+
}
6+
}
7+
}

index.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
metadata:
2+
- fastcdr.meta
23
- fastrtps.meta
34
- Gazebo.meta

0 commit comments

Comments
 (0)