From 687bd03d09b42faad4c8790c9508518c3d14b456 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Mon, 30 Nov 2020 10:01:51 +0100 Subject: CMake: strip the executable bit from qt-cmake-private-install.cmake Despite being installed in the the binary directory, this CMake snippet cannot be executed. Pick-to: 6.0 Change-Id: Ibfd31e51184f0688d19ac063804cc200c95555a7 Reviewed-by: Alexandru Croitor --- bin/qt-cmake-standalone-test.in | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 bin/qt-cmake-standalone-test.in (limited to 'bin') diff --git a/bin/qt-cmake-standalone-test.in b/bin/qt-cmake-standalone-test.in old mode 100755 new mode 100644 -- cgit v1.2.1