26 #ifndef __TERRALIB_QT_WIDGETS_PLUGIN_BUILDER_INTERNAL_PLUGINCMAKEWRITER_H
27 #define __TERRALIB_QT_WIDGETS_PLUGIN_BUILDER_INTERNAL_PLUGINCMAKEWRITER_H
30 #include "../../Config.h"
31 #include "../../../../core/plugin/PluginInfo.h"
63 void createCmakeFile(
const std::string& buildPath,
const std::string& sourcePath,
const std::string& projName,
Basic information about a plugin.