File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
cmake_minimum_required (VERSION 3.5...3.30)
6
6
7
7
project (LieGroupControllers
8
- VERSION 0.2 .0)
8
+ VERSION 0.3 .0)
9
9
10
10
# ouptut paths
11
11
set (CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR} /${CMAKE_INSTALL_BINDIR} " )
Original file line number Diff line number Diff line change 4
4
5
5
<p align =" center " >
6
6
<a href =" https://isocpp.org " ><img src =" https://img.shields.io/badge/standard-C++17-blue.svg?style=flat&logo=c%2B%2B " alt =" C++ Standard " /></a >
7
- <a href =" ./LICENSE " ><img src =" https://img.shields.io/badge/license-LGPL-19c2d8 .svg " alt =" Size " /></a >
7
+ <a href =" ./LICENSE " ><img src =" https://img.shields.io/badge/BSD%20license-3--Clause-green .svg " alt =" Size " /></a >
8
8
<a href =" https://ami-iit.github.io/lie-group-controllers/doxygen/doc/html/index.html " ><img src =" https://github.com/ami-iit/lie-group-controllers/workflows/GitHub%20Pages/badge.svg " alt =" Size " /></a >
9
9
<a href =" https://github.com/ami-iit/lie-group-controllers/actions?query=workflow%3A%22C%2B%2B+CI+Workflow%22 " ><img src =" https://github.com/ami-iit/lie-group-controllers/workflows/C++%20CI%20Workflow/badge.svg " alt =" Size " /></a >
10
10
</p >
You can’t perform that action at this time.
0 commit comments