Pomodoro/build/.qt/QtDeployTargets.cmake
Darkheim e0ea44a255 Complete pomodoro timer implementation
- Add timer state management with work/break cycles
- Implement circular progress bar visualization
- Add system tray integration with notifications
- Create statistics tracking and display
- Add keyboard shortcuts support
- Implement settings dialog with persistence
- Add proper time formatting utilities
- Include desktop integration for Linux
2025-07-12 22:37:08 -05:00

3 lines
182 B
CMake

set(__QT_DEPLOY_TARGET_PomodoroTimer_FILE /mnt/bc64d2fd-c074-4605-bf2f-3e4c83d0e1a0/CLionProjects/Pomodoro/build/PomodoroTimer)
set(__QT_DEPLOY_TARGET_PomodoroTimer_TYPE EXECUTABLE)