Skip to content
This repository was archived by the owner on Feb 20, 2023. It is now read-only.
This repository was archived by the owner on Feb 20, 2023. It is now read-only.

CMake: feature test and bomb out early if features are missing. #1263

Open
@lmwnshn

Description

@lmwnshn

Feature Request

CMake: feature test and bomb out early if features are missing.

Summary

CMake should test for all necessary features and bomb out early if features are missing. For example, AVX2.

Solution

Figure out what needs to be tested for and add some if statements to CMakeLists.txt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    beginnerGood for newcomers. Mark issues with this.best-practiceStyle fixes or refactor in the code base. Mark issues with this.infrastructureInfrastructure related issues or changes (CMake, dependencies, CI)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions