Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Nov 17, 2020
1 parent 202814e commit 8ebe18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cxx/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

cmake_minimum_required(VERSION 3.16)

project(iDynTreeExamples)
project(iDynTreeCxxExamples)

add_subdirectory(KinDynComputationsWithEigen)
add_subdirectory(InverseKinematics)

0 comments on commit 8ebe18b

Please sign in to comment.