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