mirror of
https://github.com/MaskRay/ccls.git
synced 2025-04-05 16:32:08 +00:00
Updated Build (markdown)
parent
9aabf31c41
commit
1614087827
2
Build.md
2
Build.md
@ -1,7 +1,7 @@
|
|||||||
* CMake 3.1 or higher
|
* CMake 3.1 or higher
|
||||||
* C++ Compiler with C++17 support:
|
* C++ Compiler with C++17 support:
|
||||||
* Clang 5 or higher
|
* Clang 5 or higher
|
||||||
* GCC 6 or higher
|
* GCC 7 or higher (`optional,string_view` require libstdc++7 or higher)
|
||||||
* MSVC 2017 or higher (included with VS2017 Build Tools)
|
* MSVC 2017 or higher (included with VS2017 Build Tools)
|
||||||
|
|
||||||
See [[Getting-started]] for simple cmake build instructions.
|
See [[Getting-started]] for simple cmake build instructions.
|
||||||
|
Loading…
Reference in New Issue
Block a user