8 lines
135 B
Plaintext
8 lines
135 B
Plaintext
menu "googletest configuration"
|
|
|
|
config MODULE_GTEST
|
|
bool "google's c++ test framework support"
|
|
default n
|
|
|
|
endmenu
|