Skip to content

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