<div dir="ltr"><div dir="ltr">Hi Michael,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 20 Feb 2024 at 11:22, Michael Otto <<a href="mailto:michael.otto@data-experts.de">michael.otto@data-experts.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><span style="font-size:10pt;font-family:sans-serif">The directory
'./vcpkg/packages/<packageName>_x64-linux' now contains the compiled
static versions of the libraries. But where can I find the GDAL apps? These
are not contained in this directory. </span></blockquote><div><br></div><div>Great! So if you change your vcpkg installation to use `<span style="color:rgb(0,0,0)">gdal</span><span class="gmail-text-yellow-600" style="color:rgb(0,0,0)">[</span><span class="gmail-font-semibold gmail-text-yellow-800" style="color:rgb(0,0,0)">tools]` instead of `gdal`, it will build the applications too.</span></div><div><span class="gmail-font-semibold gmail-text-yellow-800" style="color:rgb(0,0,0)"><br></span></div><div><span class="gmail-font-semibold gmail-text-yellow-800" style="color:rgb(0,0,0)">If you need other dependencies, see <a href="https://vcpkg.link/ports/gdal">https://vcpkg.link/ports/gdal</a> then you can install eg: `gdal[tools,curl]` to add curl too. The options shown under `default-features` are automatically installed.</span></div><div><span class="gmail-font-semibold gmail-text-yellow-800" style="color:rgb(0,0,0)"><br></span></div><div><span class="gmail-font-semibold gmail-text-yellow-800" style="color:rgb(0,0,0)">Rob :)</span></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><font face="sans-serif"></font>
</blockquote></div></div>