Open-Infra-Platform
Open-Infra-Platform copied to clipboard
[BUG] Generator Unit tests are broken
Describe the bug Following the splits of #322 , unit tests of the generator are broken.
To Reproduce Run the generator unit tests.
Expected behavior Before #322 , the unit tests ran successfully.
Additional context The generator produces libraries with no files, thus not producing the .dll files during compilation. This throws an error when linking - there is no file to link to.