<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Le 23/02/2026 à 16:41, Kristian Evers
      via PROJ a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:0B1B3565-C329-4172-8694-5E5AD077727A@evers.dev">
      <pre wrap="" class="moz-quote-pre">I’m in the process of preparing 9.8.0RC1 but seem to have hit a bit of an issue with CMake that I can’t make sense of.
In short, empty archives are produced when running "cmake --build . --target dist”.

As usual I follow the recipe in HOWTO-RELEASE:

$ BRANCH_NAME=9.8
$ git clone --depth 1 --branch $BRANCH_NAME <a class="moz-txt-link-freetext" href="https://github.com/OSGeo/PROJ.git">https://github.com/OSGeo/PROJ.git</a> PROJ-$BRANCH_NAME
$ cd PROJ-$BRANCH_NAME
$ mkdir _build && cd _build
$ cmake -D BUILD_TESTING=OFF ..
$ cmake --build . --target dist</pre>
    </blockquote>
    <p>Works for me:</p>
    <p>-rw-rw-r--  1 even even 5998670 févr. 23 16:59 proj-9.8.0.tar.gz<br>
      -rw-rw-r--  1 even even 6325053 févr. 23 16:59 proj-9.8.0.zip<span
      style="white-space: pre-wrap">
</span><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>