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

[vcpkg] Remove libc++fs link dependency for clang/libc++ 9.* #8924

Merged
merged 1 commit into from
Nov 22, 2019

Conversation

fradav
Copy link
Contributor

@fradav fradav commented Nov 6, 2019

According to the official libc++ 9.0 documentation:

Starting with LLVM 9.0, support for <filesystem> is provided in the main library and nothing special is required to use .

That's why we need to add this check (otherwise vcpkg doesn't link, because of the missing libc++fs)

@JackBoosY
Copy link
Contributor

/azp run

@grdowns grdowns changed the title [vcpkg] CmakeLists.txt update for clang/libc++ 9.* (removed libc++fs) [vcpkg] Remove libc++fs link dependency for clang/libc++ 9.* Nov 19, 2019
@ras0219-msft
Copy link
Contributor

LGTM, thanks!

@ras0219-msft ras0219-msft merged commit 483257f into microsoft:master Nov 22, 2019
strega-nil pushed a commit to strega-nil/vcpkg that referenced this pull request May 5, 2021
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.

5 participants