Adds new library yaml-cpp v 0.9.0 - #395
Open
nick-l-o3de wants to merge 2 commits into
Open
Conversation
This is a required build dependency for OpenColorIO and OpenImageIO. Signed-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>
Signed-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>
spham-amzn
reviewed
Aug 16, 2026
| "tiff-4.2.0.15-rev4-android": "Scripts/extras/pull_and_build_from_git.py ../../package-system/tiff --platform-name Android --package-root ../../package-system --clean", | ||
| "vulkan-validationlayers-1.3.261-rev1-windows": "Scripts/extras/pull_and_build_from_git.py ../../package-system/vulkan-validationlayers --platform-name Windows --package-root ../../package-system --clean", | ||
| "vulkan-validationlayers-1.3.261-rev1-android": "Scripts/extras/pull_and_build_from_git.py ../../package-system/vulkan-validationlayers --platform-name Android --package-root ../../package-system --clean", | ||
| "yaml-cpp-0.9.0-rev1-windows": "Scripts/extras/pull_and_build_from_git.py ../../package-system/yaml-cpp --platform-name Windows --package-root ../../package-system/yaml-cpp/temp --clean", |
Contributor
There was a problem hiding this comment.
fyi, you don't really need --package-root, by default, it will be set to the folder specified here (see https://github.com/o3de/3p-package-source/pull/395/changes#diff-a2267f211dd08e284f76213c014e1e7415a90e8e441166689b7e97ff3ab5a2c4 as as example)
spham-amzn
approved these changes
Aug 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a required build dependency for OpenColorIO and OpenImageIO.