mirror of
git://git.sv.nongnu.org/freetype/freetype2.git
synced 2026-01-19 04:52:09 +00:00
* CMakeLists.txt: Add `DISABLE_FORCE_DEBUG_PREFIX' option.
This commit is contained in:
committed by
Werner Lemberg
parent
8f5568bfc4
commit
af585ad4fe
@@ -331,7 +331,9 @@ if (BUILD_FRAMEWORK)
|
||||
)
|
||||
endif ()
|
||||
|
||||
set(CMAKE_DEBUG_POSTFIX d)
|
||||
if (NOT DISABLE_FORCE_DEBUG_POSTFIX)
|
||||
set(CMAKE_DEBUG_POSTFIX d)
|
||||
endif()
|
||||
|
||||
add_library(freetype
|
||||
${PUBLIC_HEADERS}
|
||||
|
||||
Reference in New Issue
Block a user