mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
cleanup: Prefer compiler provided special member functions
This commit is contained in:
committed by
Brad King
parent
55671b41d2
commit
094f01d0f0
@@ -202,7 +202,6 @@ struct cmFindLibraryHelper
|
||||
bool TryRaw = false;
|
||||
std::string Raw;
|
||||
cmsys::RegularExpression Regex;
|
||||
Name() = default;
|
||||
};
|
||||
std::vector<Name> Names;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user