From ea13f07cdd141ce10922f33b264c3bff9399ead2 Mon Sep 17 00:00:00 2001 From: Diane Trout Date: Wed, 4 Apr 2012 15:35:09 -0700 Subject: [PATCH] Add trailing newlike --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 38e2e4f..9007a29 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,4 +5,4 @@ add_executable(castor_load src/castor_load.c) install(TARGETS castor_load DESTINATION bin) set (CPACK_PACKAGE_VERSION_MAJOR "0") set (CPACK_PACKAGE_VERSION_MINOR "0") -include(CPack) \ No newline at end of file +include(CPack) -- 2.30.2