summarylogtreecommitdiffstats
path: root/mingw-cmake.sh
diff options
context:
space:
mode:
authorxantares2015-08-03 22:35:09 +0200
committerxantares2015-08-03 22:35:09 +0200
commit397bf32be62766f77f012c2266a469a1bf215930 (patch)
tree4bee855a3825b26b32c3d157f412e3f5e09ebfd8 /mingw-cmake.sh
parent0432fa2ef9f49beb3add8e454bc4273b98f3c2c8 (diff)
downloadaur-397bf32be62766f77f012c2266a469a1bf215930.tar.gz
set CMAKE_CROSSCOMPILING_EMULATOR
Diffstat (limited to 'mingw-cmake.sh')
-rw-r--r--mingw-cmake.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/mingw-cmake.sh b/mingw-cmake.sh
index eea7866fc25a..a69ed384f559 100644
--- a/mingw-cmake.sh
+++ b/mingw-cmake.sh
@@ -17,4 +17,3 @@ PATH=${mingw_prefix}/bin:$PATH cmake \
-DBUILD_SHARED_LIBS:BOOL=ON \
-DCMAKE_TOOLCHAIN_FILE=/usr/share/mingw/toolchain-@TRIPLE@.cmake \
"$@"
-