From 806bdb7d688c6401b2e732f7efbc03417c4570b8 Mon Sep 17 00:00:00 2001 From: Robert Förster Date: Thu, 4 Oct 2012 09:33:47 +0000 Subject: - some files were missing newlines, add them - sync FindPhonon.cmake with upstream git at 14d09398b68006d75187e4b690f979e267735001 edited a bit for a revised debug handling, needs testing, though. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6268 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/http/CMakeLists.txt | 2 +- src/modules/perlcore/CMakeLists.txt | 2 +- src/modules/tip/CMakeLists.txt | 2 +- src/modules/trayicon/CMakeLists.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/modules') diff --git a/src/modules/http/CMakeLists.txt b/src/modules/http/CMakeLists.txt index 4b82b0895..cb9be651a 100644 --- a/src/modules/http/CMakeLists.txt +++ b/src/modules/http/CMakeLists.txt @@ -21,4 +21,4 @@ if(UNIX) endif() elseif(WIN32) install(FILES ${files} DESTINATION ${CMAKE_INSTALL_PREFIX}/pics/) -endif() \ No newline at end of file +endif() diff --git a/src/modules/perlcore/CMakeLists.txt b/src/modules/perlcore/CMakeLists.txt index 593edac8a..0d7655e82 100644 --- a/src/modules/perlcore/CMakeLists.txt +++ b/src/modules/perlcore/CMakeLists.txt @@ -28,4 +28,4 @@ if(COMPILE_PERL_SUPPORT) string(REPLACE "/RTC1" "" CMAKE_C_FLAGS_DEBUG ${CMAKE_C_FLAGS_DEBUG}) endif() set_target_properties(${kvi_module_name} PROPERTIES COMPILE_FLAGS ${PERL_COMPILE_FLAGS}) -endif() \ No newline at end of file +endif() diff --git a/src/modules/tip/CMakeLists.txt b/src/modules/tip/CMakeLists.txt index 1e14e4c9a..7c6afb7d2 100644 --- a/src/modules/tip/CMakeLists.txt +++ b/src/modules/tip/CMakeLists.txt @@ -23,4 +23,4 @@ if(UNIX) elseif(WIN32) install(FILES ${tips} DESTINATION ${CMAKE_INSTALL_PREFIX}/config/modules/) install(FILES ${pics} DESTINATION ${CMAKE_INSTALL_PREFIX}/pics/) -endif() \ No newline at end of file +endif() diff --git a/src/modules/trayicon/CMakeLists.txt b/src/modules/trayicon/CMakeLists.txt index 3304f479f..c5d2f3608 100644 --- a/src/modules/trayicon/CMakeLists.txt +++ b/src/modules/trayicon/CMakeLists.txt @@ -32,4 +32,4 @@ if(UNIX) endif() elseif(WIN32) install(FILES ${win32Files} DESTINATION ${CMAKE_INSTALL_PREFIX}/pics/) -endif() \ No newline at end of file +endif() -- cgit v1.3.1-10-gc9f91