Skip to content

Collection of utility scripts and functions to help with CMake-based software builds at Tiqi.

License

Notifications You must be signed in to change notification settings

tiqi-group/CMake-Helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake Helpers

Collection of utility scripts and functions to help with CMake-based software builds at Tiqi.

TiqiCommon.cmake

CMake module providing utility functions to assist in CMake-base workflows for Tiqi projects. See embedded module documentation for details about the usage.

Documentation

See Github Pages.

Building the Documentation

Sphinx builds the documentation. The sphinxcontrib-moderncmakedomain package is needed. It can be installed using pip:

pip install sphinxcontrib-moderncmakedomain

After that you can create the html documentation using

sphinx-build -M html Help/ _build

About

Collection of utility scripts and functions to help with CMake-based software builds at Tiqi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published