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

Support for vcpkg manifest mode #940

Merged
merged 9 commits into from
Sep 9, 2024
Merged

Support for vcpkg manifest mode #940

merged 9 commits into from
Sep 9, 2024

Conversation

keyboardspecialist
Copy link
Contributor

This adds support for including cesium-native into builds using vcpkg in manifest mode by guarding the usage of ezvcpkg when the VCPKG_MANIFEST_MODE flag is set.

…anifest mode as part of another build

Small source changes for stricter builds:
Removed extraneous semicolons - GltfReader.cpp, ImageManipulation.cpp
size_t static cast - GltfUtilities.cpp
@j9liu j9liu added this to the September 2024 Release milestone Aug 28, 2024
@kring
Copy link
Member

kring commented Sep 9, 2024

Looks good, thanks @keyboardspecialist!

@kring kring merged commit f602fcf into main Sep 9, 2024
24 checks passed
@kring kring deleted the friendly-build branch September 9, 2024 04:14
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