aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMax Drosdo.www <g1ran1q@gmail.com>2020-06-16 15:22:46 +0300
committerGitHub <noreply@github.com>2020-06-16 14:22:46 +0200
commit60e813df6b7dfe599266cf36ddd52ba204917267 (patch)
tree4b37b55a6233e0786cd8937f96207f4c70179f3b /doc
parentcb5694607d8640b1ad54f7bdaf5f17482a97bc85 (diff)
removed legacy cmake libsdir entry (#24813)
Diffstat (limited to 'doc')
-rw-r--r--doc/UnixInstall.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/UnixInstall.txt b/doc/UnixInstall.txt
index 5334c9cbee6..33762417017 100644
--- a/doc/UnixInstall.txt
+++ b/doc/UnixInstall.txt
@@ -42,7 +42,6 @@ CMakeLists.txt in the main folder and take a look at some of the flags like
CMAKE_INSTALL_PREFIX Set installation directory
NOJEM Do not build with jemalloc (advanced users only)
CONF_DIR Set path as default configuration directory
- LIBSDIR Set path as default library directory
CMAKE_C_FLAGS Set C_FLAGS for compile (advanced users only)
CMAKE_CXX_FLAGS Set CXX_FLAGS for compile (advanced users only)
CMAKE_BUILD_TYPE Set build type - the supported modes are: