commit | 4df5f7eea545fd812f8caad4eefbfa3435516000 | [log] [tgz] |
---|---|---|
author | David Wagner <david.wagner@intel.com> | Mon Feb 17 17:53:11 2014 +0100 |
committer | David Wagner <david.wagner@intel.com> | Mon Feb 17 17:58:31 2014 +0100 |
tree | 982d748651158b51217f4f2881bcba5c99b08819 | |
parent | 3fac6d8f4e0d65a02a478dd32947c74b82b1b7b5 [diff] |
CMake: add installation instruction Run "cmake -DCMAKE_INSTALL_PREFIX=/path/to/install ." for choosing a custom prefix (optional: if it is not specified, a default directory will be chosen). Run "make install" for installing all generated files. Signed-off-by: David Wagner <david.wagner@intel.com>