summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qfiledialog.cpp
diff options
context:
space:
mode:
authorAmir Masoud Abdol <amirmasoudabdol@icloud.com>2022-10-27 17:25:01 +0200
committerAmir Masoud Abdol <amir.abdol@qt.io>2022-10-28 10:53:06 +0000
commit50b8f2201285eea9d25178c1879cb2fea484b6bc (patch)
tree35f2c91fcebc839e552bb9972a4080760f504371 /src/widgets/dialogs/qfiledialog.cpp
parent31e7790102b260344893eaa8bf8b7b1a0f95e3b7 (diff)
Align FindWrapSystemMd4c with Other FindWrapSystem* Modules
FindWrapSystemMd4c now uses `find_package_handle_standard_args` like all the other similar modules. This also fixes a case where CMake config log for finding `md4c` was missing the CMAKE_MESSAGE_CONTEXT, e.g., `[QtBase]`, which was caused by using `find_package` and let it log outside the scope of the project, and not `QUIET`ing it. In addition, the `CONFIG` parameter of the `find_package` was removed to avoid unexpected issues when 3rd party package managers were used. Change-Id: Id0bee436e8965452f9089c0e8c8793c3f1b63f02 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/widgets/dialogs/qfiledialog.cpp')
0 files changed, 0 insertions, 0 deletions