diff options
author | Dave SIMmONs <simon@lindenlab.com> | 2011-03-07 09:35:57 -0800 |
---|---|---|
committer | Dave SIMmONs <simon@lindenlab.com> | 2011-03-07 09:35:57 -0800 |
commit | fa4986e9781651626a6a467057509d653d98cf40 (patch) | |
tree | 8ac6428b1aa0ad79e3ea52c9734d8202f169988b /indra/test_apps | |
parent | d413799644b8e7fa943fa86c7798634a28ce335d (diff) | |
parent | 5cb2d63979f0ff72cb9351dc9aa070b1990a1f9c (diff) |
Merge latest from lindenlab/viewer-development
Diffstat (limited to 'indra/test_apps')
-rw-r--r-- | indra/test_apps/llplugintest/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/test_apps/llplugintest/CMakeLists.txt b/indra/test_apps/llplugintest/CMakeLists.txt index b4043b0fd9..02d7031b81 100644 --- a/indra/test_apps/llplugintest/CMakeLists.txt +++ b/indra/test_apps/llplugintest/CMakeLists.txt @@ -1,5 +1,4 @@ # -*- cmake -*- - project(llplugintest) include(00-Common) |