aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt
index ff11a7f..d8053ae 100644
--- a/linden/indra/newview/CMakeLists.txt
+++ b/linden/indra/newview/CMakeLists.txt
@@ -1283,7 +1283,7 @@ add_executable(${VIEWER_BINARY_NAME}
1283 MACOSX_BUNDLE 1283 MACOSX_BUNDLE
1284 ${viewer_SOURCE_FILES} 1284 ${viewer_SOURCE_FILES}
1285 ) 1285 )
1286check_message_template(${VIEWER_BINARY_NAME}) 1286#check_message_template(${VIEWER_BINARY_NAME})
1287 1287
1288set(PACKAGE OFF CACHE BOOL 1288set(PACKAGE OFF CACHE BOOL
1289 "Add a package target that builds an installer package.") 1289 "Add a package target that builds an installer package.")