summaryrefslogtreecommitdiffstats
path: root/libcommuni/src/3rdparty/uchardet-0.0.1/script/win32.sh
diff options
context:
space:
mode:
Diffstat (limited to 'libcommuni/src/3rdparty/uchardet-0.0.1/script/win32.sh')
-rw-r--r--libcommuni/src/3rdparty/uchardet-0.0.1/script/win32.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/script/win32.sh b/libcommuni/src/3rdparty/uchardet-0.0.1/script/win32.sh
deleted file mode 100644
index b757380..0000000
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/script/win32.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-mkdir --parents win32 \
-&& cd win32 \
-&& cmake .. \
- -G "MSYS Makefiles" \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX="" \
-&& make \ No newline at end of file