diff options
author | Vadim Savchuk <vsavchuk@productengine.com> | 2009-10-29 14:40:13 +0200 |
---|---|---|
committer | Vadim Savchuk <vsavchuk@productengine.com> | 2009-10-29 14:40:13 +0200 |
commit | 138a9aeb88813d6cf87c030a0ebba10e14a8f519 (patch) | |
tree | 84afc4427aa14bfb43af965380cac9ccd3a7f062 /indra/viewer_components | |
parent | 64c2cb6ba1c089c15df6c8ef5ec5313ed5f1897f (diff) |
Merge from default branch
--HG--
branch : product-engine
Diffstat (limited to 'indra/viewer_components')
-rw-r--r-- | indra/viewer_components/login/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/viewer_components/login/CMakeLists.txt b/indra/viewer_components/login/CMakeLists.txt index fb65779eb7..2f0324bedf 100644 --- a/indra/viewer_components/login/CMakeLists.txt +++ b/indra/viewer_components/login/CMakeLists.txt @@ -53,4 +53,4 @@ set_source_files_properties( LL_TEST_ADDITIONAL_LIBRARIES "${PTH_LIBRARIES}" ) -LL_ADD_PROJECT_UNIT_TESTS(lllogin "${lllogin_TEST_SOURCE_FILES}") +#LL_ADD_PROJECT_UNIT_TESTS(lllogin "${lllogin_TEST_SOURCE_FILES}") |