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

[osgearth] Fix naming of target and exported variables #26258

Merged
merged 2 commits into from
Aug 10, 2022
Merged

[osgearth] Fix naming of target and exported variables #26258

merged 2 commits into from
Aug 10, 2022

Conversation

cbrl
Copy link
Contributor

@cbrl cbrl commented Aug 9, 2022

Describe the pull request
Fixes some errors with the osgEarth CMake config introduced in #26024.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

PRs must add only one version and must not modify any published versions

When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.

error: checked-in files for osgearth have changed but the version was not updated
version: 3.3#2
old SHA: 6f1f5c8fd268a733ce4774fcc79a6d71d9a6a003
new SHA: 5a9e3fa28dc78e768ff9ef2ca4ff09b51b774cbb
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***

@JackBoosY JackBoosY added the category:port-bug The issue is with a library, which is something the port should already support label Aug 10, 2022
@BillyONeal
Copy link
Member

"Please check with the author of.... Oh wait. :)"

Thanks!

@BillyONeal BillyONeal merged commit 5d6bbf3 into microsoft:master Aug 10, 2022
@cbrl cbrl deleted the osgearth-config-v2 branch August 10, 2022 21:03
@cbrl cbrl restored the osgearth-config-v2 branch August 10, 2022 21:03
diegovelaz added a commit to diegovelaz/vcpkg that referenced this pull request Aug 10, 2022
Format and add version.

Update CI baseline.

Update port version.

[vcpkg] Fix cross compiling macOS (microsoft#26240)

This follows the pattern in the Windows toolchain with respect to
setting VCPKG_CMAKE_SYSTEM_VERSION and also how arm64 macOS can execute
x86_64 through Rosetta.

[buck-yeh-bux] fix clang-cl builds (microsoft#26248)

* [buck-yeh-bux] fix clang-cl

* v db

[cppcms] Fix narrowing for clang-cl builds (microsoft#26251)

* [cppcms] fix narrowing error with clang-cl

* v db

[crc32c] Clang-cl fix  (microsoft#26253)

* [crc32c] fix clang-cl builds.

* v db

[json-c] clang-cl fix. (microsoft#26254)

* [json-c] fix clang-cl builds

* v db

[cpr] disable werror (microsoft#26252)

* [cpr] disable werror

* v db

[sqlcipher] update to 4.5.2 (microsoft#26262)

* [sqlcipher] update to 4.5.2

* requested changes

* portfile.cmake - quote paths

[osgearth] Fix naming of target and exported variables (microsoft#26258)

* [osgearth] Fix target name and match exported variables

* Fix version SHA

Add port version to baseline.

Add x64-linux build expected to fail.

Add port 0 version.

Update version database

Specify supported CI so it only build dynamic.

Update SHA.
@cbrl cbrl deleted the osgearth-config-v2 branch November 6, 2022 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants