diff options
author | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2015-07-09 16:07:37 -0300 |
---|---|---|
committer | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2015-07-09 16:10:08 -0300 |
commit | a24a0fbd8ac27398b2ae7fa2e496d512a0d96ea7 (patch) | |
tree | 04c6063798a2845a36d3d6ec03e22efb82b2f2f6 /src/common/memory_util.cpp | |
parent | ac7bc214abe6b8f9eb2c122709ea99a0ca4b4245 (diff) |
CMake: Fix Debug build configuration in MSVC
Debug was missing compiler flags, causing MSVC to default it to building
with optimizations enabled (making for a not very useful binary for
actual debugging...). Additionally, the variables were re-organized to
remove some redundancy, the old Release build type was removed, and
RelWithDebInfo was renamed to take its place instead.
Diffstat (limited to 'src/common/memory_util.cpp')
0 files changed, 0 insertions, 0 deletions