Documentation

Lake.Config.ExternLib

@[reducible, inline]

An external library -- its package plus its configuration.

Equations
    Instances For
      @[inline]

      The external libraries of the package (as an Array).

      Equations
        Instances For
          @[inline]

          Try to find a external library in the package with the given name.

          Equations
            Instances For
              @[inline]

              The library's user-defined configuration.

              Equations
                Instances For
                  @[inline]

                  The arguments to pass to leanc when linking the external library. That is, the package's moreLinkArgs.

                  Equations
                    Instances For
                      @[inline]

                      The name of the package target used to build the external library's static binary.

                      Equations
                        Instances For