We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a50b231 commit 82b2022Copy full SHA for 82b2022
1 file changed
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.5)
2
3
-project(xbot2_interface LANGUAGES CXX VERSION 1.1.1)
+project(xbot2_interface LANGUAGES CXX VERSION 1.1.2)
4
5
option(XBOT2_IFC_BUILD_PINOCCHIO "Build Pinocchio implementation" ON)
6
option(XBOT2_IFC_BUILD_RBDL "Build RBDL implementation" OFF)
0 commit comments