summaryrefslogtreecommitdiff
path: root/zoneinfo
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2014-07-15 18:59:24 -0400
committerAllen Winter <allen.winter@kdab.com>2014-07-15 18:59:24 -0400
commit3963d76ae1f6b8a4f0b0ef5b69675f2115a1f9d5 (patch)
treed1df6b2a5020b53caba0d1928b18cad8529e28d8 /zoneinfo
parentb9a01a7a46610bbbeba5cee8b4ced562c3bf0530 (diff)
downloadlibical-git-3963d76ae1f6b8a4f0b0ef5b69675f2115a1f9d5.tar.gz
Author: cgiboudeaux@gmx.com
CMAKE 2.8.9 Required! Create discovery files for cmake
Diffstat (limited to 'zoneinfo')
-rw-r--r--zoneinfo/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/zoneinfo/CMakeLists.txt b/zoneinfo/CMakeLists.txt
index 8e25940f..e7c975f8 100644
--- a/zoneinfo/CMakeLists.txt
+++ b/zoneinfo/CMakeLists.txt
@@ -26,4 +26,4 @@ foreach(_zoneinfocurrentdir ${zoneinfodir})
FILES ${_icsfile}
DESTINATION ${SHARE_INSTALL_DIR}/libical/zoneinfo/${_zoneinfocurrentdir}/
)
-endforeach(_zoneinfocurrentdir ${zoneinfodir})
+endforeach()