mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-18 16:37:13 +01:00
cmake cleanup
This commit is contained in:
parent
1b1c4416dd
commit
68e9e38004
@ -53,9 +53,6 @@ if (CMAKE_BUILD_TYPE STREQUAL "")
|
||||
set( CMAKE_BUILD_TYPE "RelWithDebInfo" )
|
||||
endif()
|
||||
|
||||
# For Debug build types, append a "d" to the library names.
|
||||
set(CMAKE_DEBUG_POSTFIX "d" CACHE STRING "Set debug library postfix" FORCE)
|
||||
|
||||
# Include some common macros to simpilfy the Poco CMake files
|
||||
include(PocoMacros)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user