Kaba package xmake.project ed
Classes ed
- struct BuildInfo
- struct BuildTarget
- class BuildType
- struct Config
- struct InstallInfo
- struct LibGroup
- struct Profile
- struct ProjectInfo
- struct SourceFile
Functions ed
- func static any2pa(a: Any) -> Path[]
- func static any2sa(a: Any) -> string[]
- func static encode_libs(lib_groups: LibGroup[]) -> Any
- func static extract_target_name(x: string) -> string
- func static find_dep(out f: SourceFile, filename: Path)
- func static find_targets(c: Configuration) -> string[]
- func static pa2any(a: Path[]) -> Any
- func static parse_dependencies()
- func static parse_libs(s: Any) -> LibGroup[]
- func static rel(filename: Path) -> Path
- func static sa2any(a: string[]) -> Any