summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/POST_INSTALL_SCRIPT.rst
blob: 23935bcdfdcbe9b6446842c2c14a0561545ffabd (plain)
1
2
3
4
5
6
7
8
9
POST_INSTALL_SCRIPT
-------------------

Deprecated install support.

The :prop_tgt:`PRE_INSTALL_SCRIPT` and ``POST_INSTALL_SCRIPT`` properties are
the old way to specify CMake scripts to run before and after installing a
target.  They are used only when the old ``INSTALL_TARGETS`` command is
used to install the target.  Use the :command:`install` command instead.
ion value='1'>ignoremode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-06-17 09:10:13 (GMT)
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-06-17 09:10:13 (GMT)
commit89e6d626f1e23858735659a1596408cd7a521c02 (patch)
tree60e7f2c04d45a737cef9790c2cb5279c67e9cdfd /src/3rdparty
parent7ff200e33e49406e4750f306d2f3c317af1ba947 (diff)
downloadQt-89e6d626f1e23858735659a1596408cd7a521c02.zip
Qt-89e6d626f1e23858735659a1596408cd7a521c02.tar.gz
Qt-89e6d626f1e23858735659a1596408cd7a521c02.tar.bz2
Commented out code that breaks MinGW.
Reviewed-by: Simon Hausmann <shausman@trolltech.com>