We don't have to build each source for every test, instead we could create a static library link it with every test, which will be a lot faster.
2.0 KiB
2.0 KiB
We don't have to build each source for every test, instead we could create a static library link it with every test, which will be a lot faster.