AXI4-Lite build.pro using build command instead of include
The AXI4-Lite Axi4Lite/build.pro uses build ./src instead of include ./src. This breaks nested inclusion like for example the using the build.pro file that is in the project root.
I also noticed this one as well as in another *.pro file. I need to look at my private PC for a complete list. I was going to prepare a PR for this issue.
Thank you. It is fixed on the dev branch.
@Paebbels I searched with both VSCode and NotePad++ and only found that one. If you find others, please let me know.
You're right. That's the only file in OSVVM. The other file I found on my PC was outside of OSVVM :).