platform_build/core/static_test_lib.mk

9 lines
264 B
Makefile
Raw Normal View History

#############################################
## A thin wrapper around BUILD_STATIC_LIBRARY
## Common flags for native tests are added.
#############################################
include $(BUILD_SYSTEM)/target_test_internal.mk
include $(BUILD_STATIC_LIBRARY)