-
Notifications
You must be signed in to change notification settings - Fork 195
Closed
Labels
WindowsWindows platform is affectedWindows platform is affectedavailable on masterFix is done on master branch, issue closed on next releaseFix is done on master branch, issue closed on next release
Milestone
Description
File: https://github.com/gulrak/filesystem/blob/master/cmake/GhcHelper.cmake#L53
Invalid option: /wd"4996"
(error: cl : Command line error D8021 : invalid numeric argument '/wd"4996"'
)
Correct option: /wd4996
(MSDN: https://docs.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-level-3-c4996?view=msvc-160)
Metadata
Metadata
Assignees
Labels
WindowsWindows platform is affectedWindows platform is affectedavailable on masterFix is done on master branch, issue closed on next releaseFix is done on master branch, issue closed on next release