mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
7e4e192ce2Source: fix clang-tidy modernize-redundant-void-arg warning8d671dd94cSource: fix more -Wmissing-prototypes warnings1cf14f8c03Source: fix many -Wmissing-prototypes warnings by marking functions static319944b3d2Source: fix some -Wunused-macros warnings5257d9e71aSource: fix only -Wshorten-64-to-32 warning with explicit cast Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !6648