summaryrefslogtreecommitdiff
path: root/indra/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-09-17 02:09:04 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-09-17 19:30:31 +0300
commitc7366f4c55c6442414eb6c5a6736baf90f1a4700 (patch)
treec1410c80c26bc6abaf22bcf43d277af6597920f7 /indra/CMakeLists.txt
parentc47b2ae7458f88941e4a129b0bc9aa96ab4ae003 (diff)
SL-17238 Fix coding policy build issues
Diffstat (limited to 'indra/CMakeLists.txt')
-rw-r--r--indra/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/CMakeLists.txt b/indra/CMakeLists.txt
index ff6a68ff97..205ce402a0 100644
--- a/indra/CMakeLists.txt
+++ b/indra/CMakeLists.txt
@@ -128,7 +128,7 @@ add_subdirectory(${VIEWER_PREFIX}doxygen EXCLUDE_FROM_ALL)
set_property(
DIRECTORY ${VIEWER_PREFIX}
PROPERTY VS_STARTUP_PROJECT ${VIEWER_BINARY_NAME}
- )
+ )
if (LL_TESTS)
# Define after the custom targets are created so