summaryrefslogtreecommitdiff
path: root/indra/test
diff options
context:
space:
mode:
authorRye Mutt <rye@alchemyviewer.org>2024-07-28 13:55:42 -0400
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2024-07-29 08:20:32 +0300
commitcde858a65f63701b3808550305aebfbc8c58669f (patch)
treed85b55a4443c48628ae1e6f71e58a68393ea3e3c /indra/test
parentc7c7342ed3bc17fcef5b5fe0970859ac753a6639 (diff)
Fix lltest failure by outputting to the sharedlibs dir like other tests on windows
Diffstat (limited to 'indra/test')
-rw-r--r--indra/test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/test/CMakeLists.txt b/indra/test/CMakeLists.txt
index 3dcddf9dc2..745c0eedf8 100644
--- a/indra/test/CMakeLists.txt
+++ b/indra/test/CMakeLists.txt
@@ -71,6 +71,7 @@ if (WINDOWS)
PROPERTIES
LINK_FLAGS "/NODEFAULTLIB:LIBCMT"
LINK_FLAGS_DEBUG "/NODEFAULTLIB:\"LIBCMT;LIBCMTD;MSVCRT\""
+ RUNTIME_OUTPUT_DIRECTORY "${EXE_STAGING_DIR}"
)
elseif (DARWIN)
# Support our "@executable_path/../Resources" load path for our test