mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 12:37:01 +03:00
fix Makefile
This commit is contained in:
1
Makefile
1
Makefile
@@ -14,6 +14,7 @@
|
|||||||
|
|
||||||
PROJECT_NAME?=squeezelite
|
PROJECT_NAME?=squeezelite
|
||||||
EXTRA_CPPFLAGS+= -I$(PROJECT_PATH)/main
|
EXTRA_CPPFLAGS+= -I$(PROJECT_PATH)/main
|
||||||
|
EXTRA_COMPONENT_DIRS := esp-dsp
|
||||||
#/-Wno-error=maybe-uninitialized
|
#/-Wno-error=maybe-uninitialized
|
||||||
include $(IDF_PATH)/make/project.mk
|
include $(IDF_PATH)/make/project.mk
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user