commit | 183929bd2923605802ddc23cff2cdc13f95b89f4 | [log] [tgz] |
---|---|---|
author | Ryan C. Gordon <icculus@icculus.org> | Tue Dec 03 02:42:53 2019 -0500 |
committer | Ryan C. Gordon <icculus@icculus.org> | Tue Dec 03 02:42:53 2019 -0500 |
tree | 8e935d82b2ed234df9090292e30060c62a16b95b | |
parent | b98808f6394760896612cccab2e8635a16f3bb16 [diff] |
cmake: ${SDL_CMAKE_DEBUG_POSTFIX} needs to be wrapped in quotes. Otherwise, if it's an empty string, it causes problems. Fixes Bugzilla #4117.