mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-09 07:39:47 -05:00
COMP: Remove warning
This commit is contained in:
@@ -22,7 +22,7 @@ class cmakewizard
|
||||
{
|
||||
public:
|
||||
cmakewizard();
|
||||
~cmakewizard() {}
|
||||
virtual ~cmakewizard() {}
|
||||
/**
|
||||
* Prompt the user to see if they want to see advanced entries.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user