orocos / orocos_kinematics_dynamics

Orocos Kinematics and Dynamics C++ library
671 stars 407 forks source link

resolved: build error #442

Closed raghavvs closed 1 year ago

raghavvs commented 1 year ago

Added missing SET(CMAKE_CXX_STANDARD 11) to CMakeLists.txt

MatthijsBurgh commented 1 year ago

This PR is wrong in 2 ways.

  1. You add some empty .DS_store files
  2. The library also works with newer CPP versions. So we shouldn't limit this.

I have no clue about your system, why you need this But maybe you should just add this as argent to CMake.