mirror of
https://github.com/espressif/esp-idf
synced 2025-04-14 02:30:09 -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)
|