mdp
mdp copied to clipboard
CI using GH Actions
Checks
- Build with:
- GCC [11, 12]
- CLang [13, 14]
- Installation
-
ldd $PREFIX/mdp
-
mdp -v
See sample output here: https://github.com/jessp01/mdp/actions/runs/6131935835
@jessp01, sorry for having to wait so long. Can I ask what is the final purpose of this builds? Proof to compile without issues? Thanks
Hi @visit1985 - yeap, just your basic CI process to make sure the code compiles successfully with different compilers.