PythonTest still does not work on Windows
Change-Id: I79e352efeb1ed3fe8dab53bfb31362ac2ce11b06
This commit is contained in:
@@ -72,9 +72,11 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sw,\
|
||||
endif
|
||||
|
||||
ifneq ($(DISABLE_PYTHON),TRUE)
|
||||
ifneq ($(OS),WNT)
|
||||
$(eval $(call gb_Module_add_subsequentcheck_targets,sw,\
|
||||
PythonTest_sw_python \
|
||||
))
|
||||
endif
|
||||
endif
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
Reference in New Issue
Block a user