commit | 799602b98384c67ac602e0e53cd6b8ffc7926994 | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Wed Oct 23 10:38:10 2024 -0400 |
committer | Brad King <brad.king@kitware.com> | Mon Nov 04 10:00:17 2024 -0500 |
tree | 05d043d58c7245f898c552e6282381d237c46fae | |
parent | 5ca6234d1362cb17e9a97bb03a21637a5e43fef4 [diff] |
cmQtAutoMocUic: Remove now-unnecessary mutex around CollapseFullPath KWSys's `CollapseFullPath` no longer maintains global state. The mutual exclusion added by commit 51676cf655 (Autogen: Split JobEvalCacheT job into separate moc and uic jobs, 2019-09-12, v3.16.0-rc1~94^2~7) and commit 53d523f2e1 (autogen: fix race in depfile parsing, 2021-04-15, v3.20.2~10^2) is no longer needed.