summaryrefslogtreecommitdiff
path: root/indra/cmake
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2018-06-12 10:12:50 -0400
committerNat Goodspeed <nat@lindenlab.com>2018-06-12 10:12:50 -0400
commitc32ede22bba6753554ea2ca39942027ad601e950 (patch)
tree783fad5e2fdb9737652b791ec4b97ed1eeec35ca /indra/cmake
parent043a38bf0f9463439ad610e729ab5f54c2c736d0 (diff)
parent176b8861742e3f80eddbf4d15b9cb21390b21088 (diff)
DRTVWR-447: merge Oz's recent changes
Diffstat (limited to 'indra/cmake')
-rw-r--r--indra/cmake/Variables.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/cmake/Variables.cmake b/indra/cmake/Variables.cmake
index bd69c49856..b913d6398e 100644
--- a/indra/cmake/Variables.cmake
+++ b/indra/cmake/Variables.cmake
@@ -209,7 +209,6 @@ set(SIGNING_IDENTITY "" CACHE STRING "Specifies the signing identity to use, if
set(VERSION_BUILD "0" CACHE STRING "Revision number passed in from the outside")
set(USESYSTEMLIBS OFF CACHE BOOL "Use libraries from your system rather than Linden-supplied prebuilt libraries.")
-set(UNATTENDED OFF CACHE BOOL "Should be set to ON for building with VC Express editions.")
set(USE_PRECOMPILED_HEADERS ON CACHE BOOL "Enable use of precompiled header directives where supported.")