diff options
| author | JF <jf@codingfield.com> | 2019-12-30 16:44:43 (GMT) |
|---|---|---|
| committer | JF <jf@codingfield.com> | 2019-12-30 16:44:43 (GMT) |
| commit | 6abe5d8db83465905c6a01295571a3e95cdf51bb (patch) | |
| tree | 26217fbadbf092168261d847a6bd3fa71658bd49 /src | |
| parent | b744b96622e684a2aa29c358e124f288ba3cf9cc (diff) | |
Remove deleted files from CMakeLists.txt
Diffstat (limited to 'src')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 663bb74..bd88d06 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -40,7 +40,6 @@ list(APPEND SOURCE_FILES BLE/BleManager.c Components/Battery/BatteryController.cpp Components/Ble/BleController.cpp - Components/Pinetime/PinetimeController.cpp Components/DateTime/DateTimeController.cpp ) @@ -57,7 +56,6 @@ set(INCLUDE_FILES BLE/BleManager.h Components/Battery/BatteryController.h Components/Ble/BleController.h - Components/Pinetime/PinetimeController.h Components/DateTime/DateTimeController.h ) |
