Description Usage Arguments Value Note Author(s) See Also
Calling installIncludePath
will return the fully qualified path to the install include
file folder of the project specification in the S4 BSysProject
object instance.
This is the folder where the shared library include files will be copied to when calling
make(Project, "install")
.
1 2 | ## S4 method for signature 'BSysProject'
installIncludePath(.Object)
|
.Object |
|
returns the fully qualified path to the install include 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
installLibraryPath
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.