Skip to content
Snippets Groups Projects
Commit 21e7899b authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

Revert "[wip/{,py-}sot-talos-balance] build in C++11"

This reverts commit f88b89e3.

Because this package already defines CMAKE_CXX_STANDARD to 11.
parent a89b4181
No related branches found
No related tags found
No related merge requests found
......@@ -43,5 +43,5 @@ include ../../mk/sysdep/graphviz.mk
include ../../mk/sysdep/py-sphinx.mk
include ../../mk/sysdep/python.mk
include ../../mk/language/c.mk
include ../../mk/language/c++11.mk
include ../../mk/language/c++.mk
include ../../mk/robotpkg.mk
......@@ -34,5 +34,5 @@ include ../../mk/sysdep/cmake.mk
include ../../mk/sysdep/doxygen.mk
include ../../mk/sysdep/graphviz.mk
include ../../mk/language/c.mk
include ../../mk/language/c++11.mk
include ../../mk/language/c++.mk
include ../../mk/robotpkg.mk
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment