
12 Feb
2025
12 Feb
'25
2:08 p.m.
Hi, You can use the usual practices: - use precompiled header(s) for headers from 3rd party libraries which usually don't change - and/or isolate the functionality which needs these headers in one or few .cpp files and thus include the headers only there Regards, Pavel. On Wed, Feb 12, 2025 at 4:02 PM Murali Kishore via Boost < boost@lists.boost.org> wrote:
Hi,
Observing compilation time increase when i include boost interprocess headers. is there a way to reduce compilation time as this time going more than hours in large project.
-- Regards, Murali Kishore
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost