jansson
jansson copied to clipboard
Make CMAKE_DEBUG_POSTFIX truly optional
The missing piece to fix #385
Add DEFINED to the conditional to allow the user to set CMAKE_DEBUG_POSTFIX to blank which will disable the _d suffix on Windows builds. Othwerise, the default jansson cmake behavior is unchanged.
Coverage decreased (-0.8%) to 95.585% when pulling 62aaa1db576e117ecf2634ffb2e23ff28a68a7eb on KOConchobhair:optional-cmake-debug-postfix into b333f3656d6a408fe38737982d854b80ea870803 on akheron:master.