From aa8519378a37c9a560a4ea90cd15c0c7df7fa887 Mon Sep 17 00:00:00 2001 From: Sevan Janiyan Date: Sun, 18 Apr 2021 00:14:06 +0100 Subject: [PATCH] README: Mention how to specify another prefix Signed-off-by: Sevan Janiyan Link: https://github.com/acmel/dwarves/pull/20 Signed-off-by: Arnaldo Carvalho de Melo --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index e711ba4..576cd42 100644 --- a/README +++ b/README @@ -6,8 +6,8 @@ Build instructions: 4. cmake -D__LIB=lib .. 5. make install -Default is to be installed on /usr/local, see rpm spec file for -installing on other places. +Default is to install to /usr/local, use -DCMAKE_INSTALL_PREFIX= +when invoking cmake to specify another install location. Known to work scenarios: