mirror of
https://github.com/onqtam/awesome-cmake.git
synced 2025-12-16 20:17:05 +03:00
Add cmake-language-server to README.md (#35)
This commit is contained in:
committed by
Viktor Kirilov
parent
afef55489a
commit
78a257e3c9
@@ -206,6 +206,7 @@ These provide a wide range of functionality - from dealing with compiler flags t
|
||||
* [cmake-checks-cache](https://github.com/cristianadam/cmake-checks-cache) - CMake checks cache helper modules. [```[MIT]```][MIT]
|
||||
* [cmrc](https://github.com/vector-of-bool/cmrc) - A Resource Compiler in a Single CMake Script (compile arbitrary data into a program). [```[MIT]```][MIT]
|
||||
* [cmake_check](https://github.com/DaelDe/cmake_check) - Static analysis (linter) for the CMake language (e.g. to enforce modern CMake rules). [```[MIT]```][MIT]
|
||||
* [cmake-language-server](https://github.com/regen100/cmake-language-server) - CMake Language Server Protocol Implementation. [```[MIT]```][MIT]
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user