ref: 9d0544f25f94cda5255384457150ebf9f5f60a5a
parent: da97b4c43e34b1c83769d5137165e5201fd1fde2
author: Tamas Kenez <[email protected]>
date: Fri Nov 27 13:28:31 EST 2015
* CMakeLists.txt: Set CMAKE_DEBUG_POSTFIX to `d'.
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -320,6 +320,7 @@
)
endif ()
+set(CMAKE_DEBUG_POSTFIX d)
add_library(freetype
${PUBLIC_HEADERS}
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2015-11-27 Tamas Kenez <[email protected]>
+ * CMakeLists.txt: Set CMAKE_DEBUG_POSTFIX to `d'.
+
+2015-11-27 Tamas Kenez <[email protected]>
+
[cmake] Add better control of library dependencies.
* CMakeLists.txt: Add `WITH_*' variables to force/auto/omit