From fc7c2c09d516f5139b930a828adb574dd33b2f9d Mon Sep 17 00:00:00 2001 From: Johan Klokkhammer Helsing <johan.helsing@qt.io> Date: Mon, 19 Mar 2018 16:26:53 +0100 Subject: [PATCH] Log build time --- build-qt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-qt.sh b/build-qt.sh index 0b26aaf..cfaf19c 100755 --- a/build-qt.sh +++ b/build-qt.sh @@ -10,4 +10,4 @@ cd build-qt -no-feature-vnc \ -no-linuxfb \ -feature-wayland-client -make module-qtwayland +time make module-qtwayland -- GitLab