summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMathis Rosenhauer <rosenhauer@dkrz.de>2017-07-14 11:39:00 +0200
committerMathis Rosenhauer <rosenhauer@dkrz.de>2017-07-17 09:40:33 +0200
commit359f2b4cb978441ac4c26547ab6c29289037f8ec (patch)
treeafdf509cdfb893bf0afb6a2b9b2dfc5351df34d2 /INSTALL
parentc910e9bbb628c2eda10403255b6c7dac45e36e66 (diff)
downloadlibaec-359f2b4cb978441ac4c26547ab6c29289037f8ec.tar.gz
libaec-359f2b4cb978441ac4c26547ab6c29289037f8ec.tar.bz2
libaec-359f2b4cb978441ac4c26547ab6c29289037f8ec.zip
Add rudimentary man page for aec
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 349b7df..85c67d5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -44,7 +44,7 @@ Unpack the tar archive and change into the unpacked directory.
mkdir build
cd build
- cmake .. # CMAKE_INSTALL_PREFIX=~/.local
+ cmake ..
make install
You can set options for compiling using the CMake GUI by replacing the cmake