<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/134025>134025</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            llvm-config wrongly link to zstd.dll.lib but not zstd.lib on Windows
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          jiangjianshan
      </td>
    </tr>
</table>

<pre>
    Hello,
    I'm using this script https://github.com/jiangjianshan/msvc-pkg/blob/main/packages/llvm-project/build.bat to build llvm-project 20.1.1. The built is sucessful but I have found the output of 'llvm-config --system-libs' contains 'zstd.dll.lib' but not 'zstd.lib'. Actually 'zstd.dll.lib' is not exist but 'zstd.lib' is exactly what I want.
    It will take a really long time to build llvm-project. So I put the issue here and try to save the research time. If you want to reproduce it. You can do following way and then it will start to build llvm-project:
```bat
git clone https://github.com/jiangjianshan/msvc-pkg.git
cd msvc-pkg
mpt llvm-project
```
</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJycU0Fv8zYM_TXyhYggy3aTHHzINgTLeQOGHWWZttXIkiFRcbNfP8hpuxTrdviAIIBF8vHx8VHFaEaH2LLmJ9b8UqhEkw_tq1FuzH9xUq7ofH9vf0VrPZM_M3ECALgwuZ8hReNGoMlEiDqYhWAiWiKrTkyemTyPhqbUce1nJs9fQJk8z_Gmd8t1ZPLcWd_lF2VyYFH6qkaMTJ6tvc27JfhX1JTzkrE97xQBedg-4DkDpOAlLzn8PuEWJsjMksYYh2ShSwQXmNQNYfDJ9UATgk-0JAI_AJP7DU17N5gRdrt4j4TzzpouMrkH7R0p42JO_CtSz3truTVdjmVo5-kz9HjmcNKUlLX372pM3ErwzUTaAL4W5zi-KU32DuukMvVVOeIfGyBYjbVA6oqgIODWxvq8EDPj9wpx-M3DBfLAeXYTY0KYMCCoLEe457KYBcrhgBFV0NMGyOEywN2njUROC7gE3yeNYIjDnz6BVg56D4O31q_ZGau6P4AndGDeCUdS4T8WmI0jTuxFPH6dIiZOoyHQ1jv8EXPx0WQM3cOn3cRpXuhr26eeRd9W_bE6qgLbcl9XzUtzODbF1Hb9gFqXssauOmot5H7Auj5UQ9fLg8CyMK0UshG1kKJqyqrhg0ZVNwclRYmdlMhqgbMylufe3Iex2PRvy6oWsims6tDG7RKldLg-tsOkzIcZ2o1wl8bIamFNpPgPDBmy2D57dw3ejdkOxl2z1M_W-_Tqh9fAO_jDuN6vsUjBtv8jc-7x77PciOZzfZ_k1sq_AwAA__8fq3Wo">