installIncludePath {BuildSys} | R Documentation |
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")
.
## 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