Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
lrapetti committed May 31, 2022
1 parent 851c343 commit b2328bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
cmake_minimum_required(VERSION 3.5)

project(human-gazebo)
project(human-gazebo
VERSION 1.0.1)

set (HUMAN_GAZEBO_FILES humanSubject01/humanSubject01_66dof.urdf
humanSubject01/humanSubject01_48dof.urdf
Expand Down

0 comments on commit b2328bc

Please sign in to comment.