<div dir="ltr"><span style="font-size:12.8px">Hi all,</span><div class="gmail-m_-7900961978057474298gmail_signature" style="font-size:12.8px"></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">First off, I'm doing this with bazel as the build system, so I'm not worried about making sure I don't break the CMake or autoconf builds.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I'm looking to see if I can build a subset of <span class="gmail-il">geos</span> with the goal of being able to just use the io WKT portion of <span class="gmail-il">geos</span> with the least amount of the rest of <span class="gmail-il">geos</span> brought in with the core lib.  I then will add the rest of the <span class="gmail-il">geos</span> lib that depends on the core.  Anyone tried that before or have thoughts on how hard it would be to do that?  e.g. some code would only need the geometry representation of WKT source and it would be best to pull in the least amount of other code with it.  That would also make testing of things like io as light as possible.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I'm going to see what I can remove while still being able to run my tests that are here:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><a href="https://github.com/schwehr/gdal-autotest2/tree/master/cpp/third_party/geos/io" target="_blank">https://github.com/schwehr/<wbr>gdal-autotest2/tree/master/<wbr>cpp/third_party/<span class="gmail-il">geos</span>/io</a></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thoughts?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">-kurt</div><div class="gmail_signature"></div>
</div>