]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
EOF added;
authorArtem Dymchenko <artem.dymchenko@noveogroup.com>
Sun, 10 Jan 2016 06:30:16 +0000 (12:30 +0600)
committerArtem Dymchenko <artem.dymchenko@noveogroup.com>
Sun, 10 Jan 2016 06:30:16 +0000 (12:30 +0600)
.gitignore
conrtib/cmake/CMakeLists.txt
conrtib/cmake/cmake_uninstall.cmake.in
conrtib/cmake/lib/CMakeLists.txt

index 2cfeb7ee1b225bc622d7e91ec1e6fc46ae08b21b..8641d7f9963be23c3d7cf5a9adafa65908462989 100644 (file)
@@ -43,4 +43,4 @@ ipch/
 *.idea
 
 # Other files
-.directory
\ No newline at end of file
+.directory
index d3cd57627d2ad58bbac01516bca661382330fab7..9b5e063d044113ece4da28144037b59f55bc5d38 100644 (file)
@@ -51,4 +51,4 @@ ADD_SUBDIRECTORY(programs)
 # Add extra compilation flags
 #-----------------------------------------------------------------------------
 INCLUDE(CMakeModules/AddExtraCompilationFlags.cmake)
-ADD_EXTRA_COMPILATION_FLAGS()
\ No newline at end of file
+ADD_EXTRA_COMPILATION_FLAGS()
index e79247e1efa414e484e436fd465f63d248e29cdd..e3774dc10ce7ce6ab39029f1006dc7a0bf746fc1 100644 (file)
@@ -19,4 +19,4 @@ foreach(file ${files})
   else(IS_SYMLINK "$ENV{DESTDIR}${file}" OR EXISTS "$ENV{DESTDIR}${file}")
     message(STATUS "File $ENV{DESTDIR}${file} does not exist.")
   endif(IS_SYMLINK "$ENV{DESTDIR}${file}" OR EXISTS "$ENV{DESTDIR}${file}")
-endforeach(file)
\ No newline at end of file
+endforeach(file)
index 04e01b91e8148c94b0fd68d2221e7a349b3718cc..b4e4a03f5c8ccd3db02278752fc5317d0106c3b1 100644 (file)
@@ -200,4 +200,4 @@ IF (UNIX)
 
     ADD_CUSTOM_TARGET(uninstall
             COMMAND ${CMAKE_COMMAND} -P ${CMAKE_BINARY_DIR}/cmake_uninstall.cmake)
-ENDIF (UNIX)
\ No newline at end of file
+ENDIF (UNIX)