mirror of https://github.com/FreeRDP/FreeRDP
Removed unused CMAKE_BUILD_TYPE c define
This commit is contained in:
parent
46e0adda93
commit
0d999e9c99
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue