mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-17 15:15:02 +00: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)
|