fixed -ltcmalloc not defined error
This commit is contained in:
parent
9943c28b88
commit
6fa5e0c8f4
@ -162,6 +162,3 @@ IF((APPLE AND BUILD_AS_BUNDLE) OR WIN32)
|
|||||||
" COMPONENT runtime)
|
" COMPONENT runtime)
|
||||||
ENDIF((APPLE AND BUILD_AS_BUNDLE) OR WIN32)
|
ENDIF((APPLE AND BUILD_AS_BUNDLE) OR WIN32)
|
||||||
|
|
||||||
if(UNIX AND NOT APPLE)
|
|
||||||
set (CMAKE_CXX_FLAGS "-ltcmalloc")
|
|
||||||
ENDIF()
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user