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
When the CMake setup in project was first realized, FetchContent was still new and the older Linux distribution releases did not support it. Nowadays we should be safe to support it.
Users can always manually download/provide the source packages and we can skip the downloads.
The text was updated successfully, but these errors were encountered:
When the CMake setup in project was first realized,
FetchContent
was still new and the older Linux distribution releases did not support it. Nowadays we should be safe to support it.Users can always manually download/provide the source packages and we can skip the downloads.
The text was updated successfully, but these errors were encountered: