Conform to CMakeLists.txt project name

This commit is contained in:
AR Dabbour 2021-09-13 10:51:23 +03:00 committed by GitHub
parent 8ba1f630f0
commit 8e35c54e70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> <?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3"> <package format="3">
<name>SQLiteC++</name> <name>SQLiteCpp</name>
<version>3.1.1</version> <version>3.1.1</version>
<description>A smart and easy to use C++ SQLite3 wrapper.</description> <description>A smart and easy to use C++ SQLite3 wrapper.</description>