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/firmware_extract/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 utils/zenutils/source/firmware_extract/CMakeLists.txt (limited to 'utils/zenutils/source/firmware_extract/CMakeLists.txt') diff --git a/utils/zenutils/source/firmware_extract/CMakeLists.txt b/utils/zenutils/source/firmware_extract/CMakeLists.txt old mode 100755 new mode 100644 index 3814f03612..43af3e3235 --- a/utils/zenutils/source/firmware_extract/CMakeLists.txt +++ b/utils/zenutils/source/firmware_extract/CMakeLists.txt @@ -1,3 +1,3 @@ -ADD_EXECUTABLE(firmware_extract main.cpp) - -TARGET_LINK_LIBRARIES(firmware_extract shared) +ADD_EXECUTABLE(firmware_extract main.cpp) + +TARGET_LINK_LIBRARIES(firmware_extract shared) -- cgit v1.2.3