Build Debug Suffix on Windows with CMake
https://bugs.webkit.org/show_bug.cgi?id=148083
Reviewed by Brent Fulgham.
.:
* Source/cmake/OptionsWin.cmake:
Use debug libraries in debug suffix builds.
Source/JavaScriptCore:
* CMakeLists.txt:
* PlatformWin.cmake:
* shell/CMakeLists.txt:
* shell/PlatformWin.cmake:
Add DEBUG_SUFFIX
Source/WebCore:
* CMakeLists.txt:
* PlatformAppleWin.cmake:
* PlatformWin.cmake:
Add DEBUG_SUFFIX
Source/WebKit:
* CMakeLists.txt:
* PlatformWin.cmake:
Add DEBUG_SUFFIX
Source/WTF:
* wtf/PlatformWin.cmake:
Add DEBUG_SUFFIX
Tools:
* TestWebKitAPI/CMakeLists.txt:
* TestWebKitAPI/PlatformWin.cmake:
Add DEBUG_SUFFIX
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@188558
268f45cc-cd09-0410-ab3c-
d52691b4dbfc