Files
SDK_GD32W51x/build/core/host_native_test.mk
2023-06-04 14:36:45 +00:00

9 lines
275 B
Makefile

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