projects
/
anna.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8d544d
)
Fix ad-hoc cmake for install
author
Eduardo Ramos Testillano
<
[email protected]
>
Wed, 18 Oct 2017 09:53:47 +0000
(11:53 +0200)
committer
Eduardo Ramos Testillano
<
[email protected]
>
Wed, 18 Oct 2017 09:53:47 +0000
(11:53 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
66bdb99
..
7bfbb7c
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-122,7
+122,7
@@
To install headers, libraries, and examples, execute:
Optionally you could specify another prefix for installation:
- > cmake -D
CMAKE
_INSTALL_PREFIX=$HOME/anna-deploy
+ > cmake -D
MY_OWN
_INSTALL_PREFIX=$HOME/anna-deploy
> make install
## Uninstall