From e5765780ba29bb9ac0a935253338c92b38f0e650 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Augonnet?= <158148890+caugonnet@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:06:04 +0200 Subject: [PATCH] examples/cudax/CMakeLists.txt should not be executable (#2594) --- examples/cudax/CMakeLists.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 examples/cudax/CMakeLists.txt diff --git a/examples/cudax/CMakeLists.txt b/examples/cudax/CMakeLists.txt old mode 100755 new mode 100644