Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarcisioe/cmake-utils
Utilities for cmake.
https://github.com/tarcisioe/cmake-utils
Last synced: about 1 month ago
JSON representation
Utilities for cmake.
- Host: GitHub
- URL: https://github.com/tarcisioe/cmake-utils
- Owner: tarcisioe
- License: mit
- Created: 2014-08-21T02:49:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-21T03:01:54.000Z (over 10 years ago)
- Last Synced: 2024-03-23T23:50:16.866Z (9 months ago)
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
cmake-utils
===========This is a collection of utility cmake macros and/or functions.
Make use of it at will.
Supported stuff
---------------* Creating a list of targets.
* Generating .clang_complete files on the source directory.
* This is togglable through an option.