Files
Arduino_Projects/libraries/TFT_eSPI/CMakeLists.txt
MindCreeper03 e490df1715 First Commit
2025-02-27 19:31:50 +01:00

4 lines
123 B
CMake

idf_component_register(SRCS "TFT_eSPI.cpp"
INCLUDE_DIRS "."
PRIV_REQUIRES arduino)