diff options
author | Denis Serdjuk <dserduk@productengine.com> | 2009-11-03 20:18:38 +0200 |
---|---|---|
committer | Denis Serdjuk <dserduk@productengine.com> | 2009-11-03 20:18:38 +0200 |
commit | a85f2b4b77311eadeb2e5f0b7cbc4baff5c2a829 (patch) | |
tree | 2da6aaff3f0790a787e54fa585cf56c7c95174eb /indra/integration_tests | |
parent | ebfe3d93d99b9028bc04e0c0e8043b3dd2719971 (diff) | |
parent | db6fb2208e503ab3094a5d926ffe10147d235dc6 (diff) |
Merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
Diffstat (limited to 'indra/integration_tests')
-rw-r--r-- | indra/integration_tests/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/integration_tests/CMakeLists.txt b/indra/integration_tests/CMakeLists.txt index 67e8fbf1f2..664a3ee853 100644 --- a/indra/integration_tests/CMakeLists.txt +++ b/indra/integration_tests/CMakeLists.txt @@ -1,3 +1,3 @@ # -*- cmake -*- -add_subdirectory(llui_libtest) +#add_subdirectory(llui_libtest) |