kde4.patch 352 B

1234567891011
  1. diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
  2. --- a/CMakeLists.txt 2015-08-13 04:25:22.000000000 +0300
  3. +++ b/CMakeLists.txt 2015-08-20 20:05:19.529158220 +0300
  4. @@ -1,5 +1,5 @@
  5. cmake_minimum_required(VERSION 2.8.9 FATAL_ERROR)
  6. cmake_policy(SET CMP0002 OLD)
  7. cmake_policy(SET CMP0014 OLD)
  8. -add_subdirectory(4)
  9. +#add_subdirectory(4)
  10. add_subdirectory(5)