Skip to content

Commit

Permalink
[cmake] I forgot to add the std-array.hpp header...
Browse files Browse the repository at this point in the history
  • Loading branch information
ManifoldFR committed Nov 30, 2023
1 parent 384c193 commit 36d2ba3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ set(${PROJECT_NAME}_HEADERS
include/eigenpy/user-type.hpp
include/eigenpy/ufunc.hpp
include/eigenpy/register.hpp
include/eigenpy/std-array.hpp
include/eigenpy/std-map.hpp
include/eigenpy/std-vector.hpp
include/eigenpy/optional.hpp
Expand Down

0 comments on commit 36d2ba3

Please sign in to comment.