mirror of
https://github.com/espressif/esp-idf
synced 2025-03-25 00:49:11 -04:00
3 lines
113 B
CMake
3 lines
113 B
CMake
|
idf_component_register(SRCS "test_cxx_general.cpp"
|
||
|
PRIV_REQUIRES unity test_utils driver)
|