make install now preserves timestamps when copying directories

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1839 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavier
2012-05-14 19:23:26 +00:00
parent f9513f622b
commit 556d01596c

View File

@@ -157,6 +157,7 @@ macx {
# 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