Removed unused CMAKE_BUILD_TYPE c define

This commit is contained in:
akallabeth 2022-02-25 08:34:13 +01:00 committed by akallabeth
parent 46e0adda93
commit 0d999e9c99
1 changed files with 0 additions and 2 deletions

View File

@ -318,8 +318,6 @@ set(PRIMITIVES_OPT_SRCS
${PRIMITIVES_SSSE3_SRCS}
${PRIMITIVES_OPENCL_SRCS})
freerdp_definition_add(-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE})
### IPP Variable debugging
if(WITH_IPP)
if(CMAKE_COMPILER_IS_GNUCC)