Workspace 6.21.5
PackageStaticLibraryItem

Creates a PackageItem representing a static library that is to be added to a package. A static library is a .a on Linux and MacOS, and a .lib on Windows. The user is also able to control the permissions of the file in the package.

  • Default label: "Package static library"
  • Member of plug-in: Package
  • Catalogue path: Packaging
Inputs:
Include in packageboolIf enabled, include the static library in the package.
Source directoryQString

Library base nameQString

Destination directoryQString

Group read permissionbool

World read permissionbool

Outputs:
Package itemCSIRO::Package::PackageItem