mirror of
https://github.com/google/googletest.git
synced 2025-12-14 23:50:00 +08:00
This update googletest to use it as Zephyr OS external module. This allows downloading, configure and building googltest using Zephyr west build system, without any user manipulation. Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
7 lines
97 B
YAML
7 lines
97 B
YAML
name: googletest
|
|
build:
|
|
cmake-ext: true
|
|
kconfig-ext: true
|
|
settings:
|
|
module_ext_root: .
|