Skip to content
/ sugar Public
forked from ruslo/sugar

CMake tools and examples: collecting source files, generating groups automatically, testing ios, making doxygen documentation...

License

Notifications You must be signed in to change notification settings

idscan/sugar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sugar

linux macosx
Build Status Build Status

Usage

All you need to do is to include master Sugar file:

include(/path/to/sugar/cmake/Sugar)

Note: to run commands which use python you need to install python3

Usage (hunter)

Using hunter package manager:

include(HunterGate.cmake)
hunter_add_package(Sugar)
include(${SUGAR_ROOT}/cmake/Sugar)

Features

Examples

See examples. Please read coding style and agreements before start looking through examples (may explain a lot).

What's next?

About

CMake tools and examples: collecting source files, generating groups automatically, testing ios, making doxygen documentation...

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CMake 62.5%
  • Python 37.1%
  • Shell 0.4%