Kaydet (Commit) e9bc6d78 authored tarafından Michael Stahl's avatar Michael Stahl

Revert "attempt to disable multi-defined symbol on windows for basic test"

Let's hope this works now.

This reverts commit 6113b27e.
This reverts commit 4e90345a.
üst 4b88c6e7
...@@ -36,8 +36,7 @@ $(eval $(call gb_Module_add_targets,basic,\ ...@@ -36,8 +36,7 @@ $(eval $(call gb_Module_add_targets,basic,\
$(eval $(call gb_Module_add_check_targets,basic,\ $(eval $(call gb_Module_add_check_targets,basic,\
CppunitTest_basic_scanner \ CppunitTest_basic_scanner \
$(if $(filter-out $(OS),WIN), \ CppunitTest_basic_enable \
CppunitTest_basic_enable) \
)) ))
endif endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment