diff options
Diffstat (limited to 'indra/llcharacter/CMakeLists.txt')
-rw-r--r-- | indra/llcharacter/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcharacter/CMakeLists.txt b/indra/llcharacter/CMakeLists.txt index a1712699eb..c798804ea4 100644 --- a/indra/llcharacter/CMakeLists.txt +++ b/indra/llcharacter/CMakeLists.txt @@ -1,6 +1,6 @@ # -*- cmake -*- -project(llcharacter) +project(llcharacter CXX) include(00-Common) include(LLCommon) |