Description Usage Arguments Value Note Author(s) See Also
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")
.
1 2 | ## 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.