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