Skip to content
Snippets Groups Projects
Commit 87c0b02e authored by obreshko's avatar obreshko
Browse files

Set default mapping for gcc62 compiler to help asetup pick the correct...

Set default mapping for gcc62 compiler to help asetup pick the correct compiler version from the right place.
parent eb604f17
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
"gcc_config_version": {
"gcc48": "4.8.4",
"gcc49": "4.9.3",
"gcc52": "5.2.0"
"gcc62": "6.2.0"
},
"clang_config_version": {
"clang37": "3.7"
......
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