ESP-Miner/components/stratum/test/CMakeLists.txt

3 lines
116 B
CMake

idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "."
REQUIRES cmock stratum)