summaryrefslogtreecommitdiff
path: root/indra/CMakeLists.txt
diff options
context:
space:
mode:
authorBoroondas Gupte <hg@boroon.dasgupta.ch>2010-10-05 00:01:16 +0200
committerBoroondas Gupte <hg@boroon.dasgupta.ch>2010-10-05 00:01:16 +0200
commitde9ec21470fae69a4e8eff9c204402de7a030cb8 (patch)
tree320b066596a2b108e5e6a3d08d6c2caeaa464398 /indra/CMakeLists.txt
parentd918701d585873fdeb1dd2e112831bf510e40b22 (diff)
SNOW-654 (follow up): adjusted comment line length after indentation has changed
Diffstat (limited to 'indra/CMakeLists.txt')
-rw-r--r--indra/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/CMakeLists.txt b/indra/CMakeLists.txt
index 8052f7b473..56333d6f30 100644
--- a/indra/CMakeLists.txt
+++ b/indra/CMakeLists.txt
@@ -113,7 +113,7 @@ if (SERVER)
endif (SERVER)
if (LL_TESTS)
- # Define after the custom viewer and server targets are created so individual
- # apps can add themselves as dependencies
+ # Define after the custom viewer and server targets are created so
+ # individual apps can add themselves as dependencies
add_subdirectory(${INTEGRATION_TESTS_PREFIX}integration_tests)
endif (LL_TESTS)