From 529f38bd8878b6b1bea2b5457031ce936aab8d80 Mon Sep 17 00:00:00 2001 From: Markus Mittendrein Date: Mon, 6 Oct 2014 15:03:54 +0200 Subject: addedd communi --- libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL (limited to 'libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL') 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 -- cgit v1.2.3-54-g00ecf