settingswithoutcmake
June 24, 2026 · View on GitHub
Shows how to use xtd::configuration::settingd directly without CMake commands.
Sources
Build and run
Open "Command Prompt" or "Terminal". Navigate to the folder that contains the project and type the following:
xtdc run
Output
Select follwing keys :
• B : Change background color
• F : Change foreground color
• L : Reload settings
• R : Reset settings
• S : Save settings
• Q : Quit
Select key |