Skip to content

Commit

Permalink
fixup! Debug windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Jun 24, 2023
1 parent d220387 commit b91ac8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.d
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ static:
enum cppLib = "c++";
}

version (Windows)
else version (Windows)
{
enum clangLib = "clang.dll";
immutable string[] llvmLibPaths = [];
Expand Down

0 comments on commit b91ac8a

Please sign in to comment.