Documentation

Lake.Util.NativeLib

The shared library file extension for the Platform.

Equations
Instances For
    def Lake.nameToStaticLib (name : String) (libPrefixOnWindows : Bool := false) :

    Convert a library name into its static library file name for the Platform.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      def Lake.nameToSharedLib (name : String) (libPrefixOnWindows : Bool := false) :

      Convert a library name into its shared library file name for the Platform.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        The environment variable that stores the search path used to find shared libraries on the Platform.

        Equations
        Instances For

          Gets a SearchPath from an environment variable.

          Equations
          Instances For