TUT/build/CMakeFiles/InstallScripts.json
m1ngsama 77784f7453 feat: Modularize calendar and create TUI portal
Refactored the calendar functionality into a separate Calendar class.
Created a TUI portal in main.cpp to allow for future feature expansion.
The TUI portal provides a menu to select different features, with the calendar being the first one.
Updated the build system to include the new files.
2025-11-19 16:34:25 +08:00

7 lines
119 B
JSON

{
"InstallScripts" :
[
"/Users/m1ng/code/github/m1ngsama/TUT/build/cmake_install.cmake"
],
"Parallel" : false
}