From b3b1a8b5304faf3a91c79b7066b0a937277a1997 Mon Sep 17 00:00:00 2001 From: Lirusaito Date: Sun, 13 Mar 2016 19:38:32 -0400 Subject: [PATCH] Missed a thing --- indra/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/CMakeLists.txt b/indra/CMakeLists.txt index fc61f3f8a..59735a520 100644 --- a/indra/CMakeLists.txt +++ b/indra/CMakeLists.txt @@ -58,5 +58,5 @@ add_subdirectory(${LIBS_OPEN_PREFIX}plugins) add_subdirectory(${VIEWER_PREFIX}newview/statemachine) add_subdirectory(${VIEWER_PREFIX}newview) -add_dependencies(viewer secondlife-bin) +add_dependencies(viewer singularity-bin)