diff options
| author | Reinhold Gschweicher <pyro4hell@gmail.com> | 2022-02-16 21:33:59 (GMT) |
|---|---|---|
| committer | JF <JF002@users.noreply.github.com> | 2022-02-19 12:17:45 (GMT) |
| commit | f829427c4186ec003d51c689c6831d076f3b0b69 (patch) | |
| tree | a1e8f1ae6dcd05adb3f55e3a1153173d735223d0 /src/CMakeLists.txt | |
| parent | b857fdb9f438cd9a3440c82face944323301cfad (diff) | |
Remove unused and not compiling DropDownDemo
For ease of use the simulator uses a globbing expression to get all
screens source files. This one was picked up as well and lead to a
compilation error.
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index aec6ce0..39d80b0 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -626,7 +626,6 @@ set(INCLUDE_FILES displayapp/screens/InfiniPaint.h displayapp/screens/StopWatch.h displayapp/screens/Paddle.h - displayapp/screens/DropDownDemo.h displayapp/screens/BatteryIcon.h displayapp/screens/BleIcon.h displayapp/screens/NotificationIcon.h |
