mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 04:57:06 +03:00
untangling references. linking almost completed!
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
|
||||
idf_component_register(SRC_DIRS .
|
||||
INCLUDE_DIRS .
|
||||
REQUIRES newlib platform_config services codecs tools display
|
||||
PRIV_REQUIRES newlib freertos pthread platform_config mdns services codecs tools display
|
||||
|
||||
)
|
||||
set_source_files_properties(raop.c
|
||||
PROPERTIES COMPILE_FLAGS
|
||||
-Wno-misleading-indentation
|
||||
)
|
||||
Reference in New Issue
Block a user