docs icon indicating copy to clipboard operation
docs copied to clipboard

Can it save build time when `N configs (1 build) -> N packages`?

Open playgithub opened this issue 4 years ago • 0 comments

As the do said in https://github.com/conan-io/docs/blob/master/creating_packages/package_approaches.rst:

So if we just have Debug/Release build types, and we’re producing N packages for N different configurations, we’ll have N/2 build folders, saving half of the build time.

Debug and Release should be built respectively, how can it save half of the build time?

playgithub avatar Jun 23 '21 03:06 playgithub