You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the pull request 5419, @hannes-steffenhagen-diffblue proposes a macro to create the symlinks during installation to installed binaries and man pages. This will make the cmake files easier to read and be less error prone than the current cut-and-paste implementation. This will also give an opportunity to warn about using DESTDIR on Windows: The use of DESTDIR is not recommended on Windows.