From: Richard Levitte Date: Tue, 30 Mar 2021 18:47:16 +0000 (+0200) Subject: Install manuals in the correct location X-Git-Tag: v3.0.0~29 X-Git-Url: https://wagner.pp.ru/gitweb/?a=commitdiff_plain;ds=sidebyside;h=1864d62c629579be1d2a3c167769082785f079aa;hp=1864d62c629579be1d2a3c167769082785f079aa;p=openssl-gost%2Fengine.git Install manuals in the correct location Cmake doesn't support the variable CMAKE_INSTALL_DIR. However, with the GNUInstallDirs module, there is the variable CMAKE_INSTALL_MANDIR. ---