diff options
| author | jacqueline <me@jacqueline.id.au> | 2023-04-17 16:39:06 +1000 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2023-04-17 16:39:06 +1000 |
| commit | 35ecf8c49ba76922ca73f83c97a709a3329866f5 (patch) | |
| tree | ebec4da59e6b2a89ad14bcea21dad3e9682df6a4 /CMakeLists.txt | |
| parent | a1cef17c5bb66c453e4a8e83e52a56fe9173346c (diff) | |
| download | tangara-fw-35ecf8c49ba76922ca73f83c97a709a3329866f5.tar.gz | |
rename
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 86c54a3c..14b93bcf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,4 +10,4 @@ idf_build_set_property(COMPILE_OPTIONS "-DTCB_SPAN_NO_CONTRACT_CHECKING" APPEND) # Include all app components. list(APPEND EXTRA_COMPONENT_DIRS "$ENV{PROJ_PATH}/src") -project(gay-ipod-fw) +project(tangara) |
