Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-3932

[C]: fix variable reference in CMakeLists.txt

    XMLWordPrintableJSON

Details

    Description

      https://github.com/apache/avro/pull/2713

      @ZLIB_PKG@ can't be replaced as expected since we upgrade cmake from 2.4 to 3.1 in this commit: 664c2fc.
      You can find more details here: https://cmake.org/cmake/help/latest/policy/CMP0053.html.
      So we should change @ZLIB_PKG@ to ${ZLIB_PKG} or add cmake_policy(SET CMP0053 OLD)
      

      Attachments

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              mgrigorov Martin Tzvetanov Grigorov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m