Skip to content
Snippets Groups Projects
Commit 5bf3d89d authored by Christoph Pohl's avatar Christoph Pohl
Browse files

change robdekon gcc version back to 8

parent 60bc0f3e
No related tags found
1 merge request!97Feature/add magic_enum
Pipeline #4339 passed
......@@ -13,8 +13,8 @@
"cmake": {
"project_name": "robdekon",
"definitions": {
"CMAKE_C_COMPILER": "$GCC_9",
"CMAKE_CXX_COMPILER": "$GXX_9",
"CMAKE_C_COMPILER": "$GCC_8",
"CMAKE_CXX_COMPILER": "$GXX_8",
"CMAKE_BUILD_TYPE": "Debug"
}
}
......@@ -26,7 +26,7 @@
}
},
"required_modules": {
"apt/gxx-9": {},
"apt/gxx-8": {},
"apt/libglew-dev": {},
"armarx/ArmarXCore": {},
......
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