https://github.com/folkengine/check_cmake_template
Starting point for c programs using cmake and the Check unit testing framework.
https://github.com/folkengine/check_cmake_template
Last synced: 3 months ago
JSON representation
Starting point for c programs using cmake and the Check unit testing framework.
- Host: GitHub
- URL: https://github.com/folkengine/check_cmake_template
- Owner: folkengine
- License: unlicense
- Created: 2016-06-19T17:00:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-22T15:44:48.000Z (almost 10 years ago)
- Last Synced: 2025-12-31T06:52:04.070Z (6 months ago)
- Language: CMake
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Check Cmake Template
Starting point for C programs using [cmake](https://cmake.org/) and the [Check unit testing framework](https://libcheck.github.io/check/).