up previous next
ExternalLibs

Linked external libraries

Syntax
ExternalLibs(): LIST of STRING

Description
This function returns the list of the names of the linked libraries.

Example
/**/ ExternalLibs();
["BOOST", "FROBBY", "GSL", "NORMALIZ"]

See Also