Conversation
|
Prefer or Just my thoughts. |
|
I'm happy to use a more modern approach if you see no issue with bumping the cmake minimum required version to 3.1+. |
|
The only issue would be with anyone still on 14.04, but I believe most people have upgraded by now. |
|
There are some people still on 14.04. Also, the Fetch robot is also still at 14.04. Can you create a branch devel_indigo and then merge this in master? @mdkennedy3 |
…CXX_STANDARD property to enable C++11 components
|
The whole package uses C++11 which was enabled in the main CMakeLists.txt, just that it was done after including the |
I added C++11 flags to fix the vicon_sdk compilation error.