From f80eb37e21a3b78468d41c797470900cc7c0297e Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Wed, 31 Dec 2014 14:05:53 +0500 Subject: Remove executable flag from the build configuration files They're not intended to be executed directly and seems mode change happened by accident. Setting -x for this files to avoid possible incidents by trying to run this files in shell. --- source/creator/CMakeLists.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 source/creator/CMakeLists.txt (limited to 'source/creator') diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt old mode 100755 new mode 100644 -- cgit v1.2.3