mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 18:51:05 -05:00
cleanup: Prefer compiler provided special member functions
This commit is contained in:
committed by
Brad King
parent
55671b41d2
commit
094f01d0f0
@@ -1102,7 +1102,6 @@ protected:
|
||||
{
|
||||
bool Exclude = false;
|
||||
mode_t Permissions = 0;
|
||||
MatchProperties() = default;
|
||||
};
|
||||
struct MatchRule
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user