Skip to content

Commit

Permalink
[cmake] Remove optional header from the main sources list
Browse files Browse the repository at this point in the history
  • Loading branch information
Joris Vaillant committed Oct 20, 2023
1 parent fcd1896 commit f452683
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sources.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ SET(${PROJECT_NAME}_CORE_PUBLIC_HEADERS
include/pinocchio/spatial/explog-quaternion.hpp
include/pinocchio/spatial/log.hxx
include/pinocchio/spatial/spatial-axis.hpp
include/pinocchio/spatial/fcl-pinocchio-conversions.hpp
include/pinocchio/spatial/symmetric3.hpp
include/pinocchio/spatial/act-on-set.hpp
include/pinocchio/spatial/fwd.hpp
Expand Down Expand Up @@ -221,7 +220,6 @@ SET(${PROJECT_NAME}_CORE_PUBLIC_HEADERS
include/pinocchio/deprecation.hpp
include/pinocchio/core/unary-op.hpp
include/pinocchio/core/binary-op.hpp
include/pinocchio/parsers/python.hpp
include/pinocchio/parsers/urdf.hpp
include/pinocchio/parsers/sample-models.hpp
include/pinocchio/parsers/utils.hpp
Expand Down

0 comments on commit f452683

Please sign in to comment.