]> git.ipfire.org Git - thirdparty/zstd.git/commit
Don't hardcode installation directories in CMakeLists.txt 1792/head
authorDmitri Shubin <Dmitri.Shubin@itiviti.com>
Mon, 16 Sep 2019 08:36:37 +0000 (11:36 +0300)
committerDmitri Shubin <Dmitri.Shubin@itiviti.com>
Mon, 16 Sep 2019 08:36:37 +0000 (11:36 +0300)
commit4607f80f5adba93b429cc801d62604a55678bf54
tree471bbbe52ff15e0030af704873fd7af91bdbf7de
parent282ac22b8afe44bfa7d09cda5192224ed948fb27
Don't hardcode installation directories in CMakeLists.txt

Use paths provided by GNUInstallDirs module instead.
build/cmake/lib/CMakeLists.txt
build/cmake/programs/CMakeLists.txt