diff options
Diffstat (limited to 'libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL')
| -rw-r--r-- | libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL b/libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL new file mode 100644 index 0000000..8d0ab8f --- /dev/null +++ b/libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL @@ -0,0 +1,4 @@ +Execute release.sh or manually make a directory and check in, and execute + cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release && make +Then install + sudo make install |
