On Sun, Sep 30, 2018 at 2:28 AM Jan Wielemaker wrote:
> Hi
>
> I'm converting a big project (SWI-Prolog) to cmake. Still a newbie wrt.
> cmake, but quite happy. There is one thing that I can't get done:
> install the system using symbolic links to the source tree. This is in
> this case really ha
Hi
I'm converting a big project (SWI-Prolog) to cmake. Still a newbie wrt.
cmake, but quite happy. There is one thing that I can't get done:
install the system using symbolic links to the source tree. This is in
this case really handy for developers.
I've come as far as understanding:
- The g