Skip to content

Commit 399dcbf

Browse files
committed
added cmake versioning of the project
cc @Nicogene
1 parent 40e1e2e commit 399dcbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# CopyPolicy: Released under the terms of the GNU GPL v2.0.
44

55
cmake_minimum_required(VERSION 3.5)
6-
project(robots-configuration)
6+
project(robots-configuration VERSION 2.2.0)
77

88
find_package(YARP REQUIRED)
99
find_package(ICUBcontrib REQUIRED)

0 commit comments

Comments
 (0)