From 693e27716ef90619ca965b765d38c38d5315c183 Mon Sep 17 00:00:00 2001
From: Andrew Meadows <andrew@highfidelity.io>
Date: Thu, 8 Feb 2018 14:19:19 -0800
Subject: [PATCH] pull task out of render and into its own lib

---
 tests/render-perf/CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/render-perf/CMakeLists.txt b/tests/render-perf/CMakeLists.txt
index 7ad38c5795..7e61d9550c 100644
--- a/tests/render-perf/CMakeLists.txt
+++ b/tests/render-perf/CMakeLists.txt
@@ -13,8 +13,8 @@ set_target_properties(${TARGET_NAME} PROPERTIES FOLDER "Tests/manual-tests/")
 
 # link in the shared libraries
 link_hifi_libraries(
-    shared task networking animation 
-    ktx image octree gl gpu gpu-gl  
+    shared task networking animation
+    ktx image octree gl gpu gpu-gl
     render render-utils 
     graphics fbx model-networking 
     entities entities-renderer audio avatars script-engine