Documentation

Lake.Config.Dynlib

structure Lake.Dynlib :

A dynamic/shared library artifact for linking.

  • Library file path.

  • name : String

    Library name without platform-specific prefix/suffix (for -l).

  • plugin : Bool

    Whether this library can be loaded as a plugin.

Instances For
    Equations

    Optional library directory (for -L).

    Equations
    Instances For