Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot configure with cmake on air-gapped network #96

Open
AndrewBrennanCiv opened this issue Jan 9, 2024 · 0 comments
Open

Cannot configure with cmake on air-gapped network #96

AndrewBrennanCiv opened this issue Jan 9, 2024 · 0 comments

Comments

@AndrewBrennanCiv
Copy link

I was able to get most dependencies cloned and extracted to the right locations in external, but the way the cmake folder is handled makes it impossible for me to build this on an air-gapped network. I have no other options for reasons I can't really get into so I need a way around it.

The main issue is from the user of FetchContent_MakeAvailable, for this to work, I would need to have another way to include those dependencies in a way that doesn't require an internet connection to work.

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

No branches or pull requests

1 participant