-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
[fast-double-parser] update to 0.8.0 #40975
Conversation
The library now installs cmake config, so the port should use |
|
||
#vcpkg_cmake_config_fixup(PACKAGE_NAME fast_double_parser CONFIG_PATH "lib/cmake/cpp-sort") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is still commented out, it seems this is still being worked on?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this comment is not needed . I just Have deleted this comment .
IMO this should be handled with
|
@jiayuehua |
This is because of the spurious |
ok I will follow dg0yt's advice summit the change later. |
How is it "spurious"? Is the library not header only any longer? |
I was thinking about interface properties in debug config, but now I see that |
Thanks for the update! |
The "supports" clause reflects platforms that may be fixed by this new versionAny fixed CI baseline entries are removed from that file.Any patches that are no longer applied are deleted from the port's directory../vcpkg x-add-version --all
and committing the result.