Skip to content
  • Nirbheek Chauhan's avatar
    cerbero/windows: Improve lib.exe searching for .lib generation · f2fccc0f
    Nirbheek Chauhan authored
    Earlier, we were assuming a specific obsolete layout of Visual Studio
    for finding the standalone VC tools prefix. These VC tools are no
    longer installed by default.
    
    lib.exe is always available inside the Visual Studio prefix that we
    use for building many of the Meson recipes, so use that instead.
    f2fccc0f