Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

update CMakeLists.txt to accomodate the needs of the community #22

Description

@axxel

I am interested in using this project inside zxing-cpp (see zxing-cpp/zxing-cpp#336). I'd very much like to incorporate it via cmake's FetchContent mechanism. This is currently not possible due to the way gtest is setup. A quick look at the network graph revealed that quite a few people felt the need to disable that as well.

Is there any chance that the CMakeLists.txt could be updated with

  • the option of disabling the gtest infrastructure (preferably by default)
  • making sure it builds with cmake without the platform specific shell script autogen.sh
  • an update of the required minimum cmake version to something more adequately representing the current landscape (fixing deprecation warnings)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions