Function rcpputils::filename_for_library

Function Documentation

std::string rcpputils::filename_for_library(const std::string &library_name)

Create the filename corresponding to the library name.

See also

find_library_path() for information about the platform-specific filenames.

Parameters:

library_name[in] Name of the library.

Returns:

The filename for the library.