Skip to content
Snippets Groups Projects
Commit 4827b716 authored by David Parks's avatar David Parks
Browse files

Enable tcmalloc

parent 5a2f71b0
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ include(Prebuilt)
# If you want to enable or disable TCMALLOC in viewer builds, this is the place.
# set ON or OFF as desired.
set (USE_TCMALLOC OFF)
set (USE_TCMALLOC ON)
if (STANDALONE)
include(FindGooglePerfTools)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment