From ca5bb76d2b8f65aa97e50b633f828c1deb241526 Mon Sep 17 00:00:00 2001 From: Nicolas Pennequin Date: Fri, 11 Jul 2008 16:51:25 +0000 Subject: Delete the svn:executable property and set svn:eol-style to native for all those text files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18012 a1c6a512-1295-4272-9138-f99709370657 --- utils/zenutils/source/update_extract/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 utils/zenutils/source/update_extract/CMakeLists.txt (limited to 'utils/zenutils/source/update_extract/CMakeLists.txt') diff --git a/utils/zenutils/source/update_extract/CMakeLists.txt b/utils/zenutils/source/update_extract/CMakeLists.txt old mode 100755 new mode 100644 index 813e389bed..60d298be11 --- a/utils/zenutils/source/update_extract/CMakeLists.txt +++ b/utils/zenutils/source/update_extract/CMakeLists.txt @@ -1,3 +1,3 @@ -ADD_EXECUTABLE(update_extract main.cpp) - -TARGET_LINK_LIBRARIES (update_extract shared) +ADD_EXECUTABLE(update_extract main.cpp) + +TARGET_LINK_LIBRARIES (update_extract shared) -- cgit v1.2.3