pkgconfig: Compiler configuration arguments for use of Rtwobitlib
Description
The pkgconfig function prints values for PKG_LIBS
and PKG_CPPFLAGS variables for use in Makevars files.
It is not meant for the end user.
See vignette("Rtwobitlib") for more information.
Usage
pkgconfig(opt=c("PKG_LIBS", "PKG_CPPFLAGS"))
Value
The function prints the PKG_LIBS or PKG_CPPFLAGS value
and returns an invisible NULL.