summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Palange (Mani) <palange@lindenlab.com>2010-01-26 13:15:52 -0800
committerMark Palange (Mani) <palange@lindenlab.com>2010-01-26 13:15:52 -0800
commitfee564c26e1018787cf70b95fc677c1da447118c (patch)
treeb11021c2cfae881a79260e8df14fbc603d2223b0
parentb2851a9c736c3f7d74e8ca23fe2050ac8496ee61 (diff)
Removed tabs.
-rw-r--r--indra/newview/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 8f333e9fd8..7ddeb90d29 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -1579,9 +1579,9 @@ if (WINDOWS)
)
add_custom_target(package ALL DEPENDS
- ${CMAKE_CFG_INTDIR}/touched.bat
- windows-setup-build-all
- )
+ ${CMAKE_CFG_INTDIR}/touched.bat
+ windows-setup-build-all
+ )
# temporarily disable packaging of event_host until hg subrepos get
# sorted out on the parabuild cluster...
#${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_CFG_INTDIR}/event_host.tar.bz2)