Skip to content

Fix BRN build sourcetree #1532

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

Merged
merged 14 commits into from
Jul 17, 2025
Merged

Conversation

CedricGuillemet
Copy link
Contributor

@CedricGuillemet CedricGuillemet commented Jun 10, 2025

related to BabylonJS/BabylonReactNative#665

Some dependencies are fetched only for the platform being built. BABYLON_NATIVE_BUILD_SOURCETREE variable has been added to allow fetching independently of active platform.

@CedricGuillemet CedricGuillemet marked this pull request as ready for review July 3, 2025 14:35
@ryantrem
Copy link
Member

Don't we have to run cmake once per platform anyway? Why not just let the dependencies be fetched when building for the specific platform?

@CedricGuillemet
Copy link
Contributor Author

Don't we have to run cmake once per platform anyway? Why not just let the dependencies be fetched when building for the specific platform?

some users build and test the package in controled environments with mirrored registry and no direct way to download or fetch content.

@CedricGuillemet CedricGuillemet merged commit c27ac04 into BabylonJS:master Jul 17, 2025
20 checks passed
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

Successfully merging this pull request may close these issues.

3 participants