This directory contains a the source code for the ic4-ctrl utility distributed with the IC Imaging Control4 SDK.
The project depends on:
- fmt from https://github.com/fmtlib/fmt
- CLI11 from https://github.com/CLIUtils/CLI11
These are downloaded by cmake using FetchContent.