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

Fix compilation on case-sensitive filesystems #463

Merged
merged 1 commit into from
Feb 2, 2021

Conversation

jhasse
Copy link
Contributor

@jhasse jhasse commented Jan 28, 2021

Description

When compiling with a case-sensitive filesystem (e.g. cross-compiling from Linux) Windows.h can't be found in this example.

GitHub Issues

See #370.

@onqtam onqtam merged commit 688c3f0 into doctest:dev Feb 2, 2021
@onqtam
Copy link
Member

onqtam commented Feb 2, 2021

Thanks! just merged it. Will also add DOCTEST_CLANG_SUPPRESS_WARNING("-Wnonportable-system-include-path") so that it compiles with clang as well.

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.

2 participants