From a7f1abded200a6099076242370abdb967c801b60 Mon Sep 17 00:00:00 2001 From: Cho Date: Thu, 21 Feb 2013 00:41:55 +0000 Subject: added llfbconnecttest thanks to callum --- indra/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/CMakeLists.txt') diff --git a/indra/CMakeLists.txt b/indra/CMakeLists.txt index 24c98bfada..61970fa851 100644 --- a/indra/CMakeLists.txt +++ b/indra/CMakeLists.txt @@ -78,6 +78,7 @@ if (VIEWER) # llplugin testbed code (is this the right way to include it?) if (LL_TESTS AND NOT LINUX) add_subdirectory(${VIEWER_PREFIX}test_apps/llplugintest) + add_subdirectory(${VIEWER_PREFIX}test_apps/llfbconnecttest) endif (LL_TESTS AND NOT LINUX) if (LINUX) -- cgit v1.2.3