mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-09 18:03:44 +02:00
7 lines
138 B
CMake
7 lines
138 B
CMake
idf_component_register(
|
|
SRCS
|
|
"ProjectConfig/ProjectConfig.cpp"
|
|
INCLUDE_DIRS
|
|
"ProjectConfig"
|
|
REQUIRES Preferences Helpers
|
|
) |