Property
IdeSimpleBuildSystemDiscovery:glob
Description
The “glob” property is a glob to match for files within the project directory. This can be used to quickly match the project file, such as “configure.*”.
Type: | gchar* |
Default value | NULL |
Getter method | ide_simple_build_system_discovery_get_glob() |
Setter method | ide_simple_build_system_discovery_set_glob() |