We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1f6c77 commit c761fddCopy full SHA for c761fdd
package.xml
@@ -0,0 +1,22 @@
1
+<?xml version="1.0"?>
2
+<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
3
+<package format="3">
4
+ <name>reactor-cpp</name>
5
+ <version>0.0.0</version>
6
+ <description>A C++ reactor runtime</description>
7
+ <maintainer email="[email protected]">user</maintainer>
8
+ <license>ISC License</license>
9
+ <export>
10
+ <build_type>cmake</build_type>
11
+ </export>
12
+</package>
13
14
+ <name>reactor-cpp-foo</name>
15
16
17
18
19
20
21
22
0 commit comments