]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/CMakeLists.txt
Make HTTPClient a proper subsystem.
[flightgear.git] / src / Main / CMakeLists.txt
index 72ed8634a6697df5324ac0745bdd633423cd24c7..b6e00a208909688c9b833f079b6724f62835a7c7 100644 (file)
@@ -90,8 +90,8 @@ if(ENABLE_JSBSIM)
     target_link_libraries(fgfs JSBSim)
 endif()
 
-if(GOOGLE_PERFTOOLS_FOUND)
-    target_link_libraries(fgfs profiler)
+if(FG_HAVE_GPERFTOOLS)
+    target_link_libraries(fgfs profiler tcmalloc)
 endif()
 
 target_link_libraries(fgfs