changeset 24:1470cb8a00a8

Remove strip from cmake config as it has no effect
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 11 Apr 2016 11:00:59 +0200
parents 927794e3cc52
children e5c5ebfa4205
files INSTALL
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Mon Apr 11 11:00:40 2016 +0200
+++ b/INSTALL	Mon Apr 11 11:00:59 2016 +0200
@@ -66,11 +66,6 @@
     echo "MXE_TARGETS := i686-w64-mingw32.static" > settings.mk
     make qtbase
 
-Add CMAKE_STRIP to the toolchain file:
-
-    echo "set(CMAKE_STRIP $MXEPATH/usr/bin/i686-w64-mingw32.static-strip)" >> \
-        "$MXEPATH/usr/i686-w64-mingw32.static/share/cmake/mxe-conf.cmake"
-
 Workaround Qt CMake Bugs:
 
     find $MXEPATH/usr/i686-w64-mingw32.static/qt5/lib/cmake -name \*.cmake | \
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)