From 556d01596cff5ed28c4b99940ab7a0697bb7fd83 Mon Sep 17 00:00:00 2001 From: xavier Date: Mon, 14 May 2012 19:23:26 +0000 Subject: [PATCH] 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 --- qelectrotech.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/qelectrotech.pro b/qelectrotech.pro index cdc190847..52b7af5bd 100644 --- a/qelectrotech.pro +++ b/qelectrotech.pro @@ -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