mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-25 01:28:50 -05:00
222abaad5b
This gives cmFileCopier a virtual destructor since it has virtual methods. While we never actually delete through a base pointer (or dynamically at all), the compiler doesn't know and warns anyway.
69 KiB
69 KiB