Skip to content

The Radon CMake Framework is a set of scripts to simplify tasks like generating libraries, executables, integrate them into other projects and contains a package management system to add external libraries and tools to your project.

Notifications You must be signed in to change notification settings

Codefeed-Org/RadonCMakeFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radon CMake framework

The Radon CMake Framework is a set of scripts to simplify tasks like generating libraries, executables, integrate them into other projects and contains a package management system to add external libraries and tools to your project.

Why I should use it ?

The framework provides additional functions and macros to simplify the configuration and allows you to concentrate on your project instead of trying to get your cmake config running.

  • easy to understand target configuration
  • more features with less lines
  • dependency propagation
  • package management to add a external library or tool with a single line
  • you only need a single short file and you're ready to go

How I can use it ?

  1. copy the bootstrap file to your project
  2. add include("Integrate.cmake") to your CMakeLists.txt
  3. setup your project and benefit from the Radon CMake API

How I can support you ?

  • Get in contact with me and help me to improve the project.
  • Spend some money to hire technical writer, programmer and artists.
    Patreon

About

The Radon CMake Framework is a set of scripts to simplify tasks like generating libraries, executables, integrate them into other projects and contains a package management system to add external libraries and tools to your project.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages