Added link to cmake-maven-plugin (#36)

* Added link to cmake-maven-plugin

* Update README.md
This commit is contained in:
Gili Tzabari
2020-02-14 14:21:38 -05:00
committed by GitHub
parent e710cd2417
commit 6423b7f538

View File

@@ -209,6 +209,7 @@ These provide a wide range of functionality - from dealing with compiler flags t
* [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]
* [cmake-maven-plugin](https://github.com/cmake-maven-project/cmake-maven-project) - CMake integration for Maven builds. [```[APACHE2]```][APACHE2]
## License