[geos-devel] cmake detailed comments
Sandro Santilli
strk at kbt.io
Wed Oct 13 01:29:52 PDT 2021
On Tue, Oct 12, 2021 at 07:18:11PM -0700, Paul Ramsey wrote:
> > The tests are written as if they are regular code; tests in general need
> > to be marked for special linking. I don't see anything special there
> > either.
>
> I don't know what you mean, but I also like how our tests work now so...? :0)
I guess he means that tests should be built so to use *just_built*
libraries rather than system-installed libraries.
What do you mean by "I like how our tests work now" ? How do they work
for you ? Are them guaranteed to be using the *just_built* (rather
than the *installed*) libraries ?
--strk;
More information about the geos-devel
mailing list