https://github.com/arapelle/cmtk
This CMake ToolKit (CMTK) provides helping CMake functions to manage simple C++ CMake projects easily.
https://github.com/arapelle/cmtk
cmake cpp
Last synced: 5 months ago
JSON representation
This CMake ToolKit (CMTK) provides helping CMake functions to manage simple C++ CMake projects easily.
- Host: GitHub
- URL: https://github.com/arapelle/cmtk
- Owner: arapelle
- License: mit
- Created: 2020-03-24T12:29:51.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-09-15T17:36:41.000Z (9 months ago)
- Last Synced: 2025-09-15T19:23:46.862Z (9 months ago)
- Topics: cmake, cpp
- Language: CMake
- Homepage:
- Size: 179 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Concept
This CMake ToolKit (CMTK) provides helping CMake functions to manage simple C++ CMake projects easily.
Current version: 0.16.0
# Requirements
- ### Binaries:
- CMake 3.25 or later
# API Documentation
[Here](./doc/API.md) is the API documentation.
# License
[MIT License](./LICENSE.md) © cmtk