Den ons 17 juli 2024 kl 20:52 skrev <rin...@apache.org>: [...] > +# Build shared libraries and theirs implibs with 'lib' prefix, for example > +# libsvn_subr-1.[lib|a] and libsvn_subr-1.[dll|so] > +set(CMAKE_SHARED_LIBRARY_PREFIX "lib") >
This doesn't seem to work. I still get (for example) liblibsvn_subr-1.so. Do we have to make it conditional on platform? Kind regards, Daniel