link gperftools libraries
parent
be4964927c
commit
486feeb385
|
@ -2,3 +2,4 @@
|
|||
###############################################################################
|
||||
# Find Google perftools
|
||||
find_package(GooglePerfTools)
|
||||
target_link_libraries(${PROJECT_NAME} ${GPERFTOOLS_TCMALLOC} ${GPERFTOOLS_PROFILER})
|
Loading…
Reference in New Issue