Add library test makefile solutions.
Change-Id: Ibc8df9b0e2342683158936bf011425780df8f02a
This commit is contained in:
8
core/host_shared_test_lib.mk
Normal file
8
core/host_shared_test_lib.mk
Normal file
@@ -0,0 +1,8 @@
|
||||
##################################################
|
||||
## A thin wrapper around BUILD_HOST_SHARED_LIBRARY
|
||||
## Common flags for host native tests are added.
|
||||
##################################################
|
||||
|
||||
include $(BUILD_SYSTEM)/host_test_internal.mk
|
||||
|
||||
include $(BUILD_HOST_SHARED_LIBRARY)
|
Reference in New Issue
Block a user