Batchmake developers

From KitwarePublic
Jump to navigationJump to search

Documentation for Developers.

Add new command to BatchMake

  • Add a new class (bmScriptNewCommadAction.h, and bmScriptNewCommadAction.cxx)
  • Don't forget to add it to the CMakeLists
  • Include the header of your class in the file bmScriptActionManager.h