<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Am 10.12.25 um 17:09 schrieb Andrew
      Bell via gdal-dev:<br>
    </div>
    <blockquote type="cite"
cite="mid:CACJ51z1k9vYYvVUGwKy6rZNQmVEAHjFpW=G7RrjfScbu0oLAQw@mail.gmail.com">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>All symbols that aren't specifically exported should be
          hidden if when you build the flag "-fvisibility=hidden" is
          set. See cmake/helpers/configure.cmake.</div>
      </div>
    </blockquote>
    <p>I don't think this will help with MSVC and its dllexport
      declarations.<br>
    </p>
  </body>
</html>