https://github.com/ibob/icm
A collection of CMake modules
https://github.com/ibob/icm
cmake
Last synced: 6 months ago
JSON representation
A collection of CMake modules
- Host: GitHub
- URL: https://github.com/ibob/icm
- Owner: iboB
- License: mit
- Created: 2020-12-25T08:37:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-09-27T04:21:53.000Z (10 months ago)
- Last Synced: 2025-09-27T06:14:15.688Z (10 months ago)
- Topics: cmake
- Language: CMake
- Homepage:
- Size: 109 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# icm: iboB's CMake Modules
A collection of small independent CMake modules which provide useful (well, at least to me) functionalities.
CMake version 3.10 or later is assumed.
You can use this entire repo or copy individual files from it.
The documentation is included in each file.
## Copyright
These modules are distributed under the MIT Software License. See LICENSE for further details or copy [here](http://opensource.org/licenses/MIT).
Copyright © 2020-2025 Borislav Stanimirov