JosJuice c9edfa0eaa Replace Windows CMake lambda constexpr capture workaround
While manually capturing constexpr variables used in lambda
expressions does work, it's really easy to forget doing so since
we don't have a Windows CMake builder and the workaround isn't
necessary anywhere else. Fortunately, MSVC has a flag that fixes
the constexpr capture behavior, so let's use that instead.
2020-06-25 13:11:29 +02:00
..
2020-05-13 20:53:10 +02:00
2016-01-17 20:11:45 -05:00
2020-05-13 20:53:10 +02:00
2017-03-26 23:08:33 -04:00
2018-04-12 21:28:39 +02:00
2017-06-15 21:34:04 +02:00
2015-05-25 13:22:31 +02:00
2020-05-13 20:53:10 +02:00
2016-01-17 20:11:45 -05:00