mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
ENH: Add classname to commands
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
class cmVTKWrapJavaCommand : public cmCommand
|
||||
{
|
||||
public:
|
||||
cmTypeMacro(cmVTKWrapJavaCommand, cmCommand);
|
||||
|
||||
/**
|
||||
* This is a virtual constructor for the command.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user