the build-type defaults to "Release", but this adds literally minutes onto an uncached build, at least on the Windows VMs. Since the primary goal is to get something one can link a third-party app against, maybe we should default to "Debug" so it's roughly the same result but compiles faster?
the
build-type
defaults to "Release", but this adds literally minutes onto an uncached build, at least on the Windows VMs. Since the primary goal is to get something one can link a third-party app against, maybe we should default to "Debug" so it's roughly the same result but compiles faster?