Skip to content

Autogen: Mutex protect cmsys calls

Several path computation methods from cmSystemTools are not thread safe.

This adds mutex protection to cmSystemTools calls within the multi-threaded parts of cmQtAutoGeneratorMocUic.

Merge request reports