]> git.ipfire.org Git - thirdparty/zstd.git/commit
CMake: use GNUInstallDirs for library install dir 990/head
authorAlexey Ivanov <alexey.ivanes@gmail.com>
Mon, 15 Jan 2018 19:48:46 +0000 (22:48 +0300)
committerAlexey Ivanov <alexey.ivanes@gmail.com>
Mon, 15 Jan 2018 19:48:46 +0000 (22:48 +0300)
commit403e2db139d81a00a5b2da10d22dec56e41225c4
treef4b138ab7f5e3127245ad054b59ee4af73cf7c88
parent4792ac6689d8e27d2f9aab4535d7efc8964180f0
CMake: use GNUInstallDirs for library install dir

Libraries now will be installed in the correct directory on x86_64 linux systems,
and can be changed with `-DCMAKE_INSTALL_LIBDIR=<dirname>` option.
build/cmake/CMakeLists.txt
build/cmake/lib/CMakeLists.txt