You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, inferring information about compiled artifacts e.g. library path for a target platform requires repeatedly passing additional information such as "debug or release mode", the library name and the target architecture. These should be bundled into a struct that represents a compiled artifact for later reuse.
The text was updated successfully, but these errors were encountered:
Currently, inferring information about compiled artifacts e.g. library path for a target platform requires repeatedly passing additional information such as "debug or release mode", the library name and the target architecture. These should be bundled into a struct that represents a compiled artifact for later reuse.
The text was updated successfully, but these errors were encountered: