cmake: fix C identifier generation from embedded file

This commit is contained in:
Renz Bagaporo
2020-06-05 12:55:28 +08:00
parent 0aaa7ffc28
commit d41f856576
9 changed files with 47 additions and 18 deletions

View File

@@ -1,2 +1,4 @@
idf_component_register(SRCS "test_main.c"
INCLUDE_DIRS ".")