summaryrefslogtreecommitdiff
path: root/indra/cmake/00-Common.cmake
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2010-08-19 13:08:57 -0500
committerDave Parks <davep@lindenlab.com>2010-08-19 13:08:57 -0500
commit45df2d70f018512055ed15fa52c9efd3d8e833e8 (patch)
tree62c996d764752e2d07dac680676d17e9c97a7c50 /indra/cmake/00-Common.cmake
parent2fea1d5d33ec1b41a3cfa4307a1bfa58d8014f88 (diff)
More line endings.
Diffstat (limited to 'indra/cmake/00-Common.cmake')
-rw-r--r--indra/cmake/00-Common.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/00-Common.cmake b/indra/cmake/00-Common.cmake
index f10a61e1e7..8262462ced 100644
--- a/indra/cmake/00-Common.cmake
+++ b/indra/cmake/00-Common.cmake
@@ -68,7 +68,7 @@ if (WINDOWS)
add_definitions(
/Zc:wchar_t-
- /arch:SSE2
+ /arch:SSE2
)
endif (MSVC80 OR MSVC90)