Collection of external package dependencies
Source position: fpmkunit.pp line 1490
public property TBuildEngine.ExternalPackages : TPackages |
ExternalPackages contains the collection of external package dependencies required by the build process. This property manages packages that are not built by the current build system but are required for compilation.
External packages include system libraries, third-party components, and pre-compiled packages that must be available for successful compilation and linking.