summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--solenv/gbuild/platform/com_MSC_class.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/platform/com_MSC_class.mk b/solenv/gbuild/platform/com_MSC_class.mk
index d69f7f46004d..09dd48dc8754 100644
--- a/solenv/gbuild/platform/com_MSC_class.mk
+++ b/solenv/gbuild/platform/com_MSC_class.mk
@@ -519,7 +519,7 @@ gb_PythonTest_PRECOMMAND := $(gb_CppunitTest_CPPTESTPRECOMMAND)
gb_PythonTest_DEPS = $(call gb_Package_get_target,python3) $(call gb_Executable_get_target,python)
ifeq ($(strip $(CPPUNITTRACE)),TRUE)
-gb_CppunitTest_GDBTRACE := '$(DEVENV)' /debugexe
+override CPPUNITTRACE := '$(DEVENV)' /debugexe
endif
# WinResTarget class