Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Consider ceasing using Ninja on Mac and Linux #882

Open
@kuzminrobin

Description

@kuzminrobin

Currently QIR RT has CMake use Ninja build agent.
I believe that Ninja is only required on Windows (without it CMake always uses MSVC compiler instead of clang), and is not required on Mac and Linux (I tested that when compiling NativeSimulator with clang).
Consider not using Ninja with CMake and removing Ninja from prerequisites on Mac and Linux for QIR RT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceImprove codebase quality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions