mirror of
https://github.com/onqtam/awesome-cmake.git
synced 2025-12-16 20:17:05 +03:00
added version-from-git (#48)
Automatically defines GIT_COMMIT, GIT_TAG, etc. in a C++ project.
This commit is contained in:
@@ -187,6 +187,7 @@ These provide a wide range of functionality - from dealing with compiler flags t
|
||||
* [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]
|
||||
* [version-from-git](https://github.com/MhmRhm/version-from-git) - Bake git information into your binary. [```[MIT]```][MIT]
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user