a5e5f0f90d31b8de383807da5ab0861467bc5fdc
JAMCS - James Camera Software
Camera for Raspberry Pi in C++ :)
To build
Requirements:
cmake
libgtkmm-3.0-dev
Optionally:
- clang-tidy
Then:
cmake -B build .
cmake --build build
Alternatively you can just use the VSCode CMake Extension
Description
Languages
Python
100%