Disable warnings about generated spectre mitigations
On newer versions of MSVC, the compiler warns at `/Wall` if it will
generate a FENCE to mitigate against spectre

https://docs.microsoft.com/en-us/cpp/error-messages/compiler-warnings/c5045?view=vs-2019

This breaks testing, and is uninteresting for our purposes.
1 parent 4cf0fc7 commit cd687defc36e00f57e25cc700c43468015c4c56a
@Luke Drummond Luke Drummond authored on 8 Sep 2019
Showing 1 changed file
View
test/CMakeLists.txt