summaryrefslogtreecommitdiff
path: root/indra/llwindow
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/llwindow
parent36df0f8a06629c5a14358c07d0f12ce1019f066e (diff)
Backed out changeset: eb957fafe167
Diffstat (limited to 'indra/llwindow')
-rw-r--r--indra/llwindow/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llwindow/CMakeLists.txt b/indra/llwindow/CMakeLists.txt
index 5600e7d97e..341bddfffd 100644
--- a/indra/llwindow/CMakeLists.txt
+++ b/indra/llwindow/CMakeLists.txt
@@ -8,7 +8,7 @@
# Unfortunately, the affected code is a rat's nest of #ifdefs, so it's
# easier to play compilation tricks than to actually fix the problem.
-project(llwindow CXX)
+project(llwindow)
include(00-Common)
include(DirectX)