HNC icon indicating copy to clipboard operation
HNC copied to clipboard

Implement a library to avoid multiple compilatons of same sources

Open nponeccop opened this issue 14 years ago • 0 comments

Currently same sources are built again for every executable. However, a lot of code is shared between test suite and command-line compiler, so a precompiled library would reduce build time.

nponeccop avatar Oct 08 '11 13:10 nponeccop