summaryrefslogtreecommitdiff
path: root/indra/integration_tests/CMakeLists.txt
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-03-30 15:10:47 -0400
committerOz Linden <oz@lindenlab.com>2011-03-30 15:10:47 -0400
commit45433246d4daebd8a849be9de947881026c5d095 (patch)
tree12d9e7855a70ffd7ab4b4e4ee6bae9cbbcd1e11a /indra/integration_tests/CMakeLists.txt
parent89c838805a88edae377a6285af143ba961290527 (diff)
parentd1ec5eb22bf92e1d9f45a0a4fc615412814f597f (diff)
merge latest changes from merov_linden/viewer-autobuild2010
Diffstat (limited to 'indra/integration_tests/CMakeLists.txt')
-rw-r--r--indra/integration_tests/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/integration_tests/CMakeLists.txt b/indra/integration_tests/CMakeLists.txt
index 67e8fbf1f2..248583d775 100644
--- a/indra/integration_tests/CMakeLists.txt
+++ b/indra/integration_tests/CMakeLists.txt
@@ -1,3 +1,6 @@
# -*- cmake -*-
add_subdirectory(llui_libtest)
+if (LLIMAGE_LIBTEST)
+ add_subdirectory(llimage_libtest)
+endif (LLIMAGE_LIBTEST)