LdFlags {RProtoBufLib} | R Documentation |
linker flags
Generate linker flags
This function prints the absolute path to the protobuf library file that is shipped with the package.
So that user package can use it in their Makevar file.
Description
linker flags
Generate linker flags
This function prints the absolute path to the protobuf library file that is shipped with the package.
So that user package can use it in their Makevar file.
Usage
LdFlags()
Value
nothing.
Examples
LdFlags()
[Package
RProtoBufLib version 1.0.2
Index]