Skip to content

Switch from CMake's ExternalProject to git submodules #380

@fpesari

Description

@fpesari

Hello,

I am building an extempore package for openSUSE.

openSUSE uses an automated build system called OBS which works in a virtualized environment without an internet connection.

Right now extempore extensively uses CMake to download external libraries. This makes compiling it without the internet really hard, especially because packages are downloaded at build time.

Switching to git submodules is a very simple change which makes the life of packagers much easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions