diff options
author | William Todd Stinson <stinson@lindenlab.com> | 2012-10-03 17:53:28 -0700 |
---|---|---|
committer | William Todd Stinson <stinson@lindenlab.com> | 2012-10-03 17:53:28 -0700 |
commit | 0ca59987843cfcaedb12592b9466567ef421c4e8 (patch) | |
tree | 9b2282a46ca626ecec094ecdce6ed75db40b28e3 /indra/llcommon | |
parent | 36df0f8a06629c5a14358c07d0f12ce1019f066e (diff) |
Backed out changeset: eb957fafe167
Diffstat (limited to 'indra/llcommon')
-rw-r--r-- | indra/llcommon/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/CMakeLists.txt b/indra/llcommon/CMakeLists.txt index b29cd5bb53..dd7b8c6eb8 100644 --- a/indra/llcommon/CMakeLists.txt +++ b/indra/llcommon/CMakeLists.txt @@ -1,7 +1,7 @@ # -*- cmake -*- -project(llcommon CXX) +project(llcommon) include(00-Common) include(LLCommon) |