Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Disable dependencies downloading while project configuration #14

Open
Astrarog opened this issue Dec 5, 2020 · 1 comment
Open

Disable dependencies downloading while project configuration #14

Astrarog opened this issue Dec 5, 2020 · 1 comment

Comments

@Astrarog
Copy link
Collaborator

Astrarog commented Dec 5, 2020

There is a need to be able to configure and build our project without internet usage.
We should add cmake option like "-DDOWNLOAD_IF_NECESSARY" to enable fetch content dowloading proccess independent.
May be it is better to use git submodules to obtain dependencies and bunlde them.

@mitinarseny
Copy link
Contributor

submodules are better, yeah

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants