1
0
Fork 0
2020-embedded-game-programming/src/CMakeLists.txt

6 lines
76 B
CMake
Raw Normal View History

2020-05-10 02:07:57 +00:00
idf_component_register(
SRCS "main.c"
INCLUDE_DIRS ""
PRIV_REQUIRES "")