Merge "Move BUILD_NATIVE_BENCHMARK over to libgoogle-benchmark."
am: ef0c20621d
* commit 'ef0c20621d7b82f25f8fa669a0b2d8031588169d':
Move BUILD_NATIVE_BENCHMARK over to libgoogle-benchmark.
This commit is contained in:
commit
9c34174b76
|
@ -3,7 +3,7 @@
|
|||
## Common flags for native benchmarks are added.
|
||||
###########################################
|
||||
|
||||
LOCAL_STATIC_LIBRARIES += libbenchmark libbase
|
||||
LOCAL_STATIC_LIBRARIES += libgoogle-benchmark
|
||||
|
||||
ifndef LOCAL_MODULE_PATH
|
||||
LOCAL_MODULE_PATH := $(TARGET_OUT_DATA_NATIVE_TESTS)/$(LOCAL_MODULE)
|
||||
|
|
Loading…
Reference in New Issue