This class is used to create the cmake file for the new plugin builded. More...
#include "../../Config.h"#include "../../../../core/plugin/PluginInfo.h"#include <fstream>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | te::qt::widgets::PluginCMakeWriter |
| This class is used to create the cmake file for the new plugin builded. More... | |
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::qt |
| Namespace for the Qt module of TerraLib. | |
| namespace | te::qt::widgets |
| Namespace for the Qt Widgets module of TerraLib. | |
This class is used to create the cmake file for the new plugin builded.
Definition in file PluginCMakeWriter.h.