diff options
Diffstat (limited to 'chinese/fcitx-cloudpinyin/files/patch-CMakeLists.txt')
-rw-r--r-- | chinese/fcitx-cloudpinyin/files/patch-CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/fcitx-cloudpinyin/files/patch-CMakeLists.txt b/chinese/fcitx-cloudpinyin/files/patch-CMakeLists.txt index 7242457163a5..96b5026d228e 100644 --- a/chinese/fcitx-cloudpinyin/files/patch-CMakeLists.txt +++ b/chinese/fcitx-cloudpinyin/files/patch-CMakeLists.txt @@ -2,7 +2,6 @@ +++ CMakeLists.txt 2012-09-19 15:10:32.000000000 +0800 @@ -33,4 +33,3 @@ - add_subdirectory(src) add_subdirectory(po) + add_subdirectory(src) -add_subdirectory(test) -\ No newline at end of file |