sorry, I was meant to send it to the help-make list.
Hi, Paul!
Thank you and happy new year!
On Mon, 2024-01-01 at 04:20 +0800, lijh8 wrote:
> libtool creates both symlinks to the real library file.
> But CMake creates one symlink to the real file and another symlink to
> the first symlink.
>
> I'm sticking with manual Makefile but which way should I follow?
First, I don't think this is
Hi community,
I just happen to notice that how symbolic links are created for library with
soname.
libtool creates both symlinks to the real library file.
But CMake creates one symlink to the real file and another symlink to the first
symlink.
I'm sticking with manual Makefile but which wa