Skip to content

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

@axxel

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)?

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