Skip to content

Commit

Permalink
Overlaid patches from 'rolling'
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay committed Mar 7, 2024
1 parent d887302 commit 9b7f0d1
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0"?>
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>fastcdr</name>
<version>1.1.0</version>
<description>CDR serialization implementation.</description>
<maintainer email="[email protected]">Steven! Ragnarök</maintainer>
<license>Apache License 2.0</license>

<buildtool_depend>cmake</buildtool_depend>

<export>
<build_type>cmake</build_type>
</export>
</package>

0 comments on commit 9b7f0d1

Please sign in to comment.