"src/vscode:/vscode.git/clone" did not exist on "2389df81555ae4cc9b819393282d24eb1440dfbc"
Cleanup gcc version checking code a little.
Also fix this error from cmake 3.5.1:
```
CMake Error at CMakeLists.txt:62 (if):
if given arguments:
"CMAKE_COMPILER_IS_GNUCXX" "AND" "CMAKE_CXX_COMPILER_VERSION" "VERSION_LESS_EQUAL" "4.8.5"
Unknown arguments specified
```
Showing
Please register or sign in to comment