Commit c4d03f01 authored by Lioncash's avatar Lioncash
Browse files

CMakeLists: Specify /volatile:iso for MSVC

By default, MSVC doesn't use standards-compliant volatile semantics.
This makes it behave in a standards-compliant manner, making
expectations more uniform across compilers.
parent 7cb17834
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment