mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
The main CMakeLists.txt file in the project's root directory takes care of the main project settings like project name and version, handling the options, finding dependencies, etc. The src/CMakeLists.txt handles options that are necessary to build libavrdude library and avrdude binary.