On Thu, Jul 18, 2024 at 6:06 PM Daniel Sahlberg
<daniel.l.sahlb...@gmail.com> wrote:
>
> 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

Hi,

I just double checked and it worked correctly. The problem might be
because the targets.cmake file didn't regenerate. Did you run
`./gen-make.py -t cmake`?

Thanks.


--
Timofei Zhakov

Reply via email to