Add SoCMake (#53)

fix
This commit is contained in:
Risto Pejašinović
2025-10-24 16:07:15 +02:00
committed by GitHub
parent d20e4c38cd
commit bba9a3333d

View File

@@ -190,6 +190,7 @@ These provide a wide range of functionality - from dealing with compiler flags t
* [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]
* [SoCMake](https://github.com/HEP-SoC/SoCMake) - CMake based build system for hardware (ASIC, FPGA) and System-on-Chip build automation. [```[LGPL]```][LGPL]
## License