summaryrefslogtreecommitdiffstats
path: root/libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL')
-rw-r--r--libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL4
1 files changed, 0 insertions, 4 deletions
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL b/libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL
deleted file mode 100644
index 8d0ab8f..0000000
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL
+++ /dev/null
@@ -1,4 +0,0 @@
-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