summaryrefslogtreecommitdiff
path: root/xmake/rules/xcode
diff options
context:
space:
mode:
authorJérôme Leclercq <[email protected]>2021-09-06 13:28:44 +0200
committerSirLynix <[email protected]>2021-09-07 07:49:57 +0200
commit559bbf4128b079988dfa75d7900696949ec27c4a (patch)
tree56296c4274ea9db11226c14ff3188d27e9421c81 /xmake/rules/xcode
parent995920bbfbaaa7336b73cee0eb637ec597f047fd (diff)
Fix cmake debug flags override
Don't use -DCMAKE_C_FLAGS_DEBUG and -DCMAKE_CXX_FLAGS_DEBUG as this will prevent debug flags generation on Windows (suchs as `/MDd /Zi /Ob0 /Od /RTC1`), use CMAKE_C_FLAGS instead
Diffstat (limited to 'xmake/rules/xcode')
0 files changed, 0 insertions, 0 deletions