Class
IdeSimpleBuildSystemDiscovery
[−]
Description
class Ide.SimpleBuildSystemDiscovery : Ide.Object
implements Ide.BuildSystemDiscovery {
/* No available fields */
}
No description available.
[−]
Properties
Ide.SimpleBuildSystemDiscovery:glob
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.*”.
Ide.SimpleBuildSystemDiscovery:hint
The “hint” property is used from ide_build_system_discovery_discover()
if the build file was discovered.
[+]