summaryrefslogtreecommitdiff
path: root/indra/cmake/00-Common.cmake
diff options
context:
space:
mode:
authorandreykproductengine <andreykproductengine@lindenlab.com>2019-03-06 16:31:11 +0200
committerandreykproductengine <andreykproductengine@lindenlab.com>2019-03-06 16:31:11 +0200
commit50f0843e7606c09a29738bfb56bf0bb52ed0cbe2 (patch)
treef104a92b35eb3cb3d64298c2c3ff83e9475a151f /indra/cmake/00-Common.cmake
parent42ec90a877647ef05d83518bb036d6963c398294 (diff)
Get rid of vstool
Diffstat (limited to 'indra/cmake/00-Common.cmake')
-rw-r--r--indra/cmake/00-Common.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/cmake/00-Common.cmake b/indra/cmake/00-Common.cmake
index d7957d2b20..03da30649a 100644
--- a/indra/cmake/00-Common.cmake
+++ b/indra/cmake/00-Common.cmake
@@ -45,8 +45,6 @@ endif()
# Don't bother with a MinSizeRel build.
set(CMAKE_CONFIGURATION_TYPES "RelWithDebInfo;Release;Debug" CACHE STRING
"Supported build types." FORCE)
-
-set(UNATTENDED ON CACHE BOOL ”On Windows, turn this OFF to implicitly run VSTool.exe after configure.”)
# Platform-specific compilation flags.