Skip to content

Other Building Systems #1

Description

@speziale-ettore

Currently OpenCRun build machinery derives from the one of the LLVM sample projects, which is based on Makefiles.
The LLVM project provides other two build tools:

  • LLVMBuild
  • CMake

The first is used to describe the project, while the second is an alternative to Makefiles.

OpenCRun build system should be ported to LLVMBuild/CMake to match LLVM coding/building conventions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions