summaryrefslogtreecommitdiff
path: root/indra/integration_tests/llimage_libtest
diff options
context:
space:
mode:
authorWilliam Todd Stinson <stinson@lindenlab.com>2012-10-03 17:53:28 -0700
committerWilliam Todd Stinson <stinson@lindenlab.com>2012-10-03 17:53:28 -0700
commit0ca59987843cfcaedb12592b9466567ef421c4e8 (patch)
tree9b2282a46ca626ecec094ecdce6ed75db40b28e3 /indra/integration_tests/llimage_libtest
parent36df0f8a06629c5a14358c07d0f12ce1019f066e (diff)
Backed out changeset: eb957fafe167
Diffstat (limited to 'indra/integration_tests/llimage_libtest')
-rw-r--r--indra/integration_tests/llimage_libtest/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/integration_tests/llimage_libtest/CMakeLists.txt b/indra/integration_tests/llimage_libtest/CMakeLists.txt
index b4df171c84..af5c9fb2e7 100644
--- a/indra/integration_tests/llimage_libtest/CMakeLists.txt
+++ b/indra/integration_tests/llimage_libtest/CMakeLists.txt
@@ -2,7 +2,7 @@
# Integration tests of the llimage library (JPEG2000, PNG, jpeg, etc... images reading and writing)
-project (llimage_libtest CXX)
+project (llimage_libtest)
include(00-Common)
include(LLCommon)