[qet] [1839] make install now preserves timestamps when copying directories |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 1839
Author: xavier
Date: 2012-05-14 21:23:26 +0200 (Mon, 14 May 2012)
Log Message:
-----------
make install now preserves timestamps when copying directories
Modified Paths:
--------------
trunk/qelectrotech.pro
Modified: trunk/qelectrotech.pro
===================================================================
--- trunk/qelectrotech.pro 2012-05-13 20:45:15 UTC (rev 1838)
+++ trunk/qelectrotech.pro 2012-05-14 19:23:26 UTC (rev 1839)
@@ -157,6 +157,7 @@
# Compilers-specific options
unix {
+ QMAKE_COPY_DIR = 'cp -f -r --preserve=timestamps'
*-g++* {
system(g++ -v --help 2>&1 | grep -q fipa-sra) {
QMAKE_CXXFLAGS += -fno-ipa-sra