diff options
Diffstat (limited to 'test/main/CMakeLists.txt')
| -rw-r--r-- | test/main/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/main/CMakeLists.txt b/test/main/CMakeLists.txt new file mode 100644 index 00000000..52a3b94c --- /dev/null +++ b/test/main/CMakeLists.txt @@ -0,0 +1 @@ +idf_component_register(SRCS "main.c" INCLUDE_DIRS ".") |
