mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 22:47:15 +03:00
Start of 5.X work
This commit is contained in:
4
test/test_main/CMakeLists.txt
Normal file
4
test/test_main/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
idf_component_register(SRC_DIRS "."
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES unity
|
||||
PRIV_REQUIRES esp_common log tools services wifi-manager)
|
||||
Reference in New Issue
Block a user