diff options
Diffstat (limited to 'fw/app')
| -rw-r--r-- | fw/app/CMakeLists.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/fw/app/CMakeLists.txt b/fw/app/CMakeLists.txt index ce10104..47f75f6 100644 --- a/fw/app/CMakeLists.txt +++ b/fw/app/CMakeLists.txt @@ -10,7 +10,7 @@ find_package(Zephyr  		"${ZEPHYR_BASE}"  ) -project(iot-contact-fw) +project(iot-contact-app)  target_sources(app  	PRIVATE  | 
