struct Vcpkg::PcFile
- Vcpkg::PcFile
- Struct
- Value
- Object
Defined in:
pcfile.crConstant Summary
-
Log =
::Log.for("pcfile")
Constructors
Class Method Summary
- .from_str(id : String, s : String, target_triplet : TargetTriplet)
- .parse_pc_file(vcpkg_target : VcpkgTarget, path : Path | String) : Result
Instance Method Summary
- #deps : Array(String)
- #deps=(deps : Array(String))
- #id : String
- #id=(id : String)
- #libs : Array(String)
- #libs=(libs : Array(String))