libraryPath: Get the Path to the Built Shared Library

Description Usage Arguments Value Note Author(s) See Also

Description

Calling libraryPath will return the fully qualified path to the built shared library of the project specification in the S4 BSysProject object instance.

Usage

1
2
  ## S4 method for signature 'BSysProject'
libraryPath(.Object)

Arguments

.Object

.Object is an object instance of class BSysProject that describes the code project.

Value

returns the fully qualified path to the built shared library of the project specification.

Note

see BuildSys-package for examples of use.

Author(s)

Paavo Jumppanen [aut, cre]

Maintainer: Paavo Jumppanen <paavo.jumppanen@csiro.au>

See Also

sourcePath includePath objPath installLibraryPath installIncludePath


BuildSys documentation built on June 17, 2021, 1:06 a.m.