Skip to content

kartikkumar/cmake-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CMake-modules

A collection of CMake modules for a variety of C++ libraries and features.

Features

This repository provides CMake modules for the following:

Installation

Run the following command to download this project using Git.

git clone https://www.github.com/openastro/cmake-modules cmake

You can also grab the archive directly here.

Contributing

Once you've made your great commits:

  1. Fork cmake-modules
  2. Create a topic branch - git checkout -b my_branch
  3. Push to your branch - git push origin my_branch
  4. Create a Pull Request from your branch
  5. That's it!

License

See LICENSE.md.

Disclaimer

The copyright holders are not liable for any damage(s) incurred due to improper use of cmake-modules.

Contact

Shoot me an email if you have any questions.

TODO

  • Figure out way to write tests for CMake modules

About

Collection of CMake modules for various C++ libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages