avrdude/.github/workflows
Yegor Yefremov acee6afa4e CMake: split configuration in two files
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.
2022-01-23 21:22:07 +01:00
..
build.yml CMake: split configuration in two files 2022-01-23 21:22:07 +01:00
deploy.yml Change GitHub build action to create separate artifacts for executables 2022-01-12 18:16:02 +01:00