summaryrefslogtreecommitdiff
path: root/indra/cmake/Variables.cmake
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2016-08-15 16:16:41 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2016-08-15 16:16:41 -0400
commitab4a681034c0ca9fcadc9ac0f4fa3ca542d3422f (patch)
tree89f2b594a1bec2e00538122711101d86c86cec0f /indra/cmake/Variables.cmake
parent57da9bcd1bba7cfc96f822540904edeb97416e7f (diff)
parentb25ee9095deca0cd0c7eedafda89e021734d0ca7 (diff)
merge
Diffstat (limited to 'indra/cmake/Variables.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 63e296b556..8292a0c63d 100644
--- a/indra/cmake/Variables.cmake
+++ b/indra/cmake/Variables.cmake
@@ -164,7 +164,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.")