/cpp-qr-clock

Primary LanguageCMakeMIT LicenseMIT

cpp-qr-clock

Displays the current time as QR-encoded ISO 8601 string.

setup

  1. Check – and, if necessary, change – the settings in cmake/config.cmake
  2. Run cmake -P cmake/quick.cmake
  3. Run build/Release/deferred.exe (win) or build/deferred (linux)