[
https://issues.apache.org/jira/browse/AVRO-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17306058#comment-17306058
]
ASF subversion and git services commented on AVRO-3087:
-------------------------------------------------------
Commit f0ee46dbceb4327f50a552ff32ad8c7641b43781 in avro's branch
refs/heads/master from Mitja P
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=f0ee46d ]
AVRO-3087: fix c++ build if snappy is not found (#1145)
> Can't build Avro C++ without Snappy
> -----------------------------------
>
> Key: AVRO-3087
> URL: https://issues.apache.org/jira/browse/AVRO-3087
> Project: Apache Avro
> Issue Type: Bug
> Components: c++
> Affects Versions: 1.10.2
> Reporter: Mitja P
> Assignee: Mitja P
> Priority: Major
>
> Avro does not build without Snappy. This is optional dependency so this
> should work. Problem is that not all variables are properly set if snappy is
> not found, this results in cmake error.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)