summaryrefslogtreecommitdiffstats
path: root/Source/Checks/cm_cxx_eq_delete.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Use C++11 '= delete' instead of CM_EQ_DELETEBrad King2017-09-281-14/+0
| | | | | We now require C++11 support including `= delete`. Drop use of the old compatibility macro.
* cmConfigure: provide macros CM_EQ_DELETE and CM_DISABLE_COPYDaniel Pfeifer2017-04-221-0/+14