Skip to content

raumfeld/Buildroot.cmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildroot.cmake

This is a CMake module that can be used to drive multiple Buildroot builds from a CMake-generated build system.

It might be useful if...

  • ... you have a build process that involves building multiple images, with different configurations, from the same Buildroot source tree.

  • ... you want to use the output of one or more Buildroot builds as part of a larger CMake-generated build process.

  • ... you want to cache the results of one or more Buildroot builds using Artifactory.cmake, or some other binary artifact caching system that integrates with CMake.

For more information, see:

About

CMake module for working with Buildroot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published