installLibraryPath {BuildSys} | R Documentation |
Calling installLibraryPath
will return the fully qualified path to the install library
file folder of the project specification in the S4 BSysProject
object instance.
This is the folder where the shared library will be copied to when calling make(Project, "install")
.
## S4 method for signature 'BSysProject'
installLibraryPath(.Object)
.Object |
|
returns the fully qualified path to the install library file folder of the project specification.
see BuildSys-package
for examples of use.
Paavo Jumppanen [aut, cre]
Maintainer: Paavo Jumppanen <paavo.jumppanen@csiro.au>
libraryPath
sourcePath
includePath
objPath
installIncludePath