summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorSnappy Team <no-reply@google.com>2020-11-19 13:42:42 +0000
committerVictor Costan <costan@google.com>2020-11-19 17:06:26 +0000
commit01a566f825e6083318bda85c862c859e198bd98a (patch)
treecb7ba247d2a8f979a57d0894dc3b080d0d866668 /cmake
parent616b8229b68e609c9252e24f8bc4d499497613ab (diff)
downloadsnappy-git-01a566f825e6083318bda85c862c859e198bd98a.tar.gz
Fix opensource version
PiperOrigin-RevId: 343272548
Diffstat (limited to 'cmake')
-rw-r--r--cmake/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/config.h.in b/cmake/config.h.in
index e408f7b..86b415c 100644
--- a/cmake/config.h.in
+++ b/cmake/config.h.in
@@ -28,6 +28,9 @@
/* Define to 1 if you have the `z' library (-lz). */
#cmakedefine HAVE_LIBZ 1
+/* Define to 1 if you have the `lz4' library (-llz4). */
+#cmakedefine HAVE_LIBLZ4 1
+
/* Define to 1 if you have the <sys/mman.h> header file. */
#cmakedefine HAVE_SYS_MMAN_H 1