ReimuNotMoe / ydotool

Generic command-line automation tool (no X!)
GNU Affero General Public License v3.0
1.52k stars 81 forks source link

Upgrade CMake to 3.22 and C to 2011 #227

Closed Paiusco closed 8 months ago

Paiusco commented 9 months ago

Upgrade CMake to the latest on Ubuntu 22.04 (LTS) and C Standard to 2011. We still can improve the code adding more warnings on gcc

Closes #225

Updates CI to always install scdoc before running CMake