forked from amazingfate/loongoffice
Revert "attempt to disable multi-defined symbol on windows for basic test"
Let's hope this works now. This reverts commit 6113b27ec15da2a3b140ae58676062d74c99b31e. This reverts commit 4e90345a4dea1ddf0ddded4f1fcae1c87894e120.
This commit is contained in:
@ -36,8 +36,7 @@ $(eval $(call gb_Module_add_targets,basic,\
|
||||
|
||||
$(eval $(call gb_Module_add_check_targets,basic,\
|
||||
CppunitTest_basic_scanner \
|
||||
$(if $(filter-out $(OS),WIN), \
|
||||
CppunitTest_basic_enable) \
|
||||
CppunitTest_basic_enable \
|
||||
))
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user