summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorMarkus Minichmayr <markus@tapkey.com>2022-02-23 15:20:19 +0100
committerAllen Winter <allen.winter@kdab.com>2022-06-03 11:17:08 -0400
commitd88473bc53f32a54f18d976a97cc4d39f8902848 (patch)
tree919645b4eba3d0d12438a025a02d27bbff661e35 /config.h.cmake
parentc883bc9fff66ed4579ec39f10c48b083dbec9f3a (diff)
downloadlibical-git-d88473bc53f32a54f18d976a97cc4d39f8902848.tar.gz
Introducing config_public.h.cmake, which contains configuration to be included in ical.h.
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 958ffd1d..aae1cf8a 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -1,5 +1,7 @@
/* config.h. Generated by cmake from config.h.cmake */
+#include "config_public.h"
+
/* Define if you have the ICU library. */
#cmakedefine HAVE_LIBICU 1