From a4decda79b0123fdb5638415239b8666a987b984 Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Thu, 21 Apr 2011 16:40:16 -0400 Subject: explicitly enable INSTALL_PROPRIETARY in the Linden configurations --- autobuild.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/autobuild.xml b/autobuild.xml index a8aa9371d6..bd98d59766 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1592,6 +1592,7 @@ -DCMAKE_BUILD_TYPE:STRING=Debug -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife + -DINSTALL_PROPRIETARY=TRUE name @@ -1632,6 +1633,7 @@ -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife + -DINSTALL_PROPRIETARY=TRUE name @@ -1674,6 +1676,7 @@ -DROOT_PROJECT_NAME:STRING=SecondLife -DUSE_PRECOMPILED_HEADERS=ON -DLL_RELEASE_FOR_DOWNLOAD:BOOL=TRUE + -DINSTALL_PROPRIETARY=TRUE name -- cgit v1.2.3