You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: